Hi folks, Does anyone know how to get oops to not break Subversion over HTTP, which relies on the RFC2518 (HTTP Extensions for Distributed Authoring -- WEBDAV) protocol?
When Subversion issues a PROPFIND request (e.g. "PROPFIND /plugins/engines HTTP/1.1"), the server gives an "HTTP/1.1 207 Multi-Status" response, which consists of pairs of response header and data blocks. However, oops adds a "Connection: close" header and sends only the first response header and data block. This breaks Subversion over HTTP. I added a bunch of acl and stop_cache_acl commands to allow PROPFIND and friends, but this looks like it'll take a patch to the source code? Ciao, Sheldon.
pgp2LSGvscauP.pgp
Description: PGP signature
