[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: double property bug?

From: Julian Reschke <julian.reschke_at_gmx.de>
Date: 2005-05-20 09:11:33 CEST

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

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.