Ben Collins-Sussman wrote:
> ...
> For example, look at mod_dav_svn/repos.c:dav_svn_set_headers(). Notice
> that it, too, is looking at r->content_type and using that value as the
> 'Content-type:' header in the response. For a PROPFIND response,
> shouldn't the Content-type: header *always* be 'text/xml'? The
> mime-type of the file itself is completely irrelevant in this case, right?
> ...
Right. There may be clients that actually won't touch the response body
unless it's text/xml or application/xml.
> ...
Best regards, Julian
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri May 20 09:12:37 2005