ZCS-6.0.0 and DAV request -> Contents lenght Zero In build 1443 the content length of a DAV http request is zero!
A section is under comments which indicates that the length
should be set by the servlet. It seems like the servlet is not
doing this...?
ZimbraServer/src/java/com/zimbra/cs/dav/service/method/Get.java:60
/Simon |