Recent content by svnr

  1. S

    How to disable Chunked Transfer

    Hi, We have a webdav server(Apache ) which works fine for windows client and till mac10.5.2.We are facing problem after MAC 10.5.3 onwards because MAC uses TransferEncoding as 'Chunked'.Is there a way we can disable this TransferEncoding so that MAC uses/sends the data in old...
  2. S

    Can not upload/PUT files througg MAC finder

    Hi, We are facing problem while uploading after changing to MAC 10.5.5.When googled we found that MAC changed Transfer-Encoding to "Chunked". With this change we are getting INVALID CRLF when we tried to copy the stream with the request.It could be because of an invalid CRLF in the stream...
Back
Top