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=30834>.
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=30834

MultipartPost string part without defaults

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |



------- Additional Comments From [EMAIL PROTECTED]  2004-08-25 17:48 -------
Just set both the content type and the transfer encoding to null. That should do
the trick.

This does not work!  The part headers are still included with nothing after 
them!  What would help is a method that allows us to remove the header from the 
part entirely!  If you look at the example I sent earlier... I set the Content-
Transfer-Encoding to null!  It still includes the part header of "Content-
Transfer-Encoding"!  A new method to set the StringPart and FilePart attibutes 
to allow us to exclude the default part headers would make this Httpclient work 
alot more like the IE 6.0 browser!

How do I post comments to the Httpclient Mailing List?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to