/ Zope / Apsis / Pound Mailing List / Archive / 2007 / 2007-07 / Patch to allow BPROPFIND WebDAV method

[ << ] [ >> ]

[ Multiple SSL certificates / "Tyler ... ] [ Pound issues with apache-ssl debian / ... ]

Patch to allow BPROPFIND WebDAV method
Scott McKenzie <scott(at)noizyland.net>
2007-07-08 11:25:21 [ FULL ]
I discovered that Pound (2.3.2) does not support the BPROPFIND WebDAV 
method.  This is used by the Evolution Exchange plugin.  The error I get 
is as follows (this is with LogLevel set to 2):

Jul  8 07:05:21 splitenz pound: bad request "BPROPFIND /exchange/scott/ 
HTTP/1.1" from 192.168.221.100

I did a quick search through the Pound code for the other WebDAV methods 
and ended up patching config.c.  Please find attached my patch to allow 
the BPROPFIND method.  I've added support to xHTTP levels 3 and 4.  Hope 
this is correct.

-Scott
Attachments:  
config.c.diff text/x-patch 1335 Bytes

Re: [Pound Mailing List] Patch to allow BPROPFIND WebDAV method
Kenneth Burgener <kenneth(at)mail1.ttak.org>
2007-07-08 17:55:49 [ FULL ]
Scott McKenzie wrote:[...]


Scott, mailing lists generally strip off attachments.

Re: [Pound Mailing List] Patch to allow BPROPFIND WebDAV method
Scott McKenzie <scott(at)noizyland.net>
2007-07-08 18:34:51 [ FULL ]
Please visit the mailing list archive to view the attachment:
http://www.apsis.ch/pound/pound_list/archive/2007/2007-07/1183886721000

MailBoxer