ContentBody doesn't currently have a setMimeType method.
--------------------------------------------------------

                 Key: HTTPCLIENT-807
                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-807
             Project: HttpComponents HttpClient
          Issue Type: New Feature
          Components: HttpMime
    Affects Versions: 4.0 Beta 1
            Reporter: Christine


ContentBody and therefore FileBody, StringBody and InputStreamBody do not have 
a setMimeType method so you can't set the Mime Type, it always defaults. 
Current workaround is to subclass and override getMimeType.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to