DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=37575>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=37575 Summary: modified Part.java so that it can send files to com.oreilly MultipartRequest-based servlets Product: HttpClient Version: 3.0 RC4 Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 Component: HttpClient AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Hi, I had problems with a Multipart/Formdata POST to a file upload servlet that uses the com.oreilly MultipartRequest class (available at "http://servlets.com/cos/", latest version). I downloaded both the com.oreilly sources and the jakarta httpclient sources, and played a bit with the headers that were generated in Part.java. Finally, I can upload files with my modified Part.java. I would like to transmit that modified source code to you - but how? -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
