StringBody has incorrect default for characterset
-------------------------------------------------

                 Key: HTTPCLIENT-1036
                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1036
             Project: HttpComponents HttpClient
          Issue Type: Bug
          Components: HttpMime
    Affects Versions: 4.1 Beta1
            Reporter: Sebb
            Assignee: Sebb


StringBody defaults to Charset.defaultCharset() if the charset is not provided.

This means that the default depends on the current host.

The default should be US-ASCII (as was the case with StringPart in Commons 
HttpClient 3.1).

-- 
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