You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by bu...@apache.org on 2005/11/21 01:43:43 UTC

DO NOT REPLY [Bug 37575] New: - modified Part.java so that it can send files to com.oreilly MultipartRequest-based servlets

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: httpclient-dev@jakarta.apache.org
        ReportedBy: tobias.barth@web-arts.com


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: httpclient-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: httpclient-dev-help@jakarta.apache.org