Guido Casper wrote:
Gianugo Rabellino wrote:

[EMAIL PROTECTED] wrote:

gcasper 2003/12/17 05:42:14

Modified:

 src/blocks/webdav/java/org/apache/cocoon/components/source/impl
 WebDAVSource.java Log: Interoperability with mod_dav

Why so? I think that the cleanest way is to solve this issue where it belongs, inside httpclient if possible, or in httpd, with a BrowserMatch directive...


How do you solve that with a BrowserMatch directive? If that is possible
I revert the change.

BrowserMatch "^Jakarta Commons-HttpClient" redirect-carefully


mod_dav sends a redirect on collections without a trailing slash.

And it's disputable which one is the correct behaviour. I tend to think that Apache does it right...


httpclient reasonably doesn't modify the set URL in any way. If you
prefer I could ask slide-dev to change WebDAVResource to set
followRedirects on propfind requests (I didn't test that yet and
somewhat fear the performance penalty).

You think so? Why should there be a performance penalty?


Ciao,

--
Gianugo Rabellino
Pro-netics s.r.l. -  http://www.pro-netics.com
Orixo, the XML business alliance - http://www.orixo.com
    (Now blogging at: http://blogs.cocoondev.org/gianugo/)



Reply via email to