Bug #2346
closedSupport for MKCALENDAR
Description
Lighttpd does not support the MKCALENDAR method.
The correct fix for this is to allow any unknown HTTP method to pass through, but until then I included a simple patch that adds MKCALENDAR to the hardcoded list of supported methods. Patch is for 1.4
Files
Updated by christophlsa almost 12 years ago
Please add this patch or better allow unknown HTTP method.
Actually all apps behind lighty could not full support CalDAV.
Updated by mrjoel over 11 years ago
- File lighttpd-caldav.diff lighttpd-caldav.diff added
Another request to add support for the additional HTTP methods. Any status or objection to the inclusion of this patch?
I've attached an updated patch enabling the BIND HTTP method as well to enable functionality in CalDAV.
Updated by stbuehler over 11 years ago
- Target version changed from 1.4.x to 1.4.33
Updated by stbuehler over 11 years ago
Right now I don't think we'll change 1.4.x to allow any unknown methods through; if someone comes up with a simple and clean patch just file a new ticket :)
Updated by stbuehler over 11 years ago
- Status changed from New to Fixed
- % Done changed from 0 to 100
Applied in changeset r2883.
Also available in: Atom