Thank you for the quick reply, I will contact Horde.
http/1.1 411 Length Required
-
Since I updated to DAVdroid 1.0.9, I can’t upload new dates. I’m running Davical on nginx 1.2.1. Here’s the log: davical_http_411.log
-
Seems like davical (or nginx? but it works with nginx here) doesn’t like requests without
Content-Length
. However, I don’t know why … can’t find anything in the RFCs about required Content-Length (vs streamed content).Can you provide more information about your server (nginx version, PHP configuration, CalDAV server version etc.)?
-
RFC 7230 3.3.3 Message Body Length:
A server MAY reject a request that contains a message body but not a Content-Length by responding with 411 (Length Required).
Will revert 3bde3758fc5f45a762bbf08a55b8ba7b8a1c3c63 and make a new version. Fail.
-
Should be fixed with version 1.0.9.1.