> Attached is a patch for the org.apache.slide.webdav.method.PutMethod > class from Slide 1.0.16 implementing support for partial PUT. There is an > assumption that only one byte range is specified in the "Range" header.
Thanks :) I see the code of the TC 4 DefaultServlet was put to good use :) I think we could also adapt back the patch to work with the Tomcat 4 DefaultServlet. That would start getting quite useful in TC 4.1, which should have very nice static files performance, so it could be used as a file server. What did you test the code with ? I don't know any clients which would support resuming on upload. Does Getright support it ? Remy -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
