Lamar Townsend wrote:
> Henrik,
> I found the PROPFIND patch on the bugs page but it says it is for
> Stable4. Can this patch be applied to Stable5 also? You also refered to
> another version of the patch in the above email, it that the patch on the
> bugs page now?
Yes, it applies to STABLE5 as well.
My patches are available from my Squid page
<http://hem.passagen.se/hno/squid/>.
The equivalence of Duanes patch + the DELETE method is two of my
patches:
Squid-2.2.STABLE2: Add new methods defined in RFC2518
<http://hem.passagen.se/hno/squid/squid-2.2.STABLE2.rfc2518_methods.patch>
This patch adds forwarding capability for the methods
defined in RFC2518 (WebDAV). There is however one
important bug left to kill before WebDAV may function
through Squid (requests other than PUT/POST containing
a requests body are truncated to headers only).
Squid-2.2.STABLE4: Support generic request entities
<http://hem.passagen.se/hno/squid/squid-2.2.STABLE4.request_entities.patch>
Support generic request entities as needed by WebDAV
(RFC 2518). Now it is theoretically possible to use
WebDAV with Squid, but only if the server does not do
strict HTTP/1.1 version checks (Squid still downgrades
requests to HTTP/1.0 as required by HTTP standars).
-- Henrik Nordstrom Squid hackerReceived on Mon Nov 08 1999 - 22:50:55 MST
This archive was generated by hypermail pre-2.1.9 : Wed Apr 09 2008 - 11:57:32 MDT