Leon created OFBIZ-5787:
---------------------------

             Summary: HttpClient does not support charset name with quotation 
mark around
                 Key: OFBIZ-5787
                 URL: https://issues.apache.org/jira/browse/OFBIZ-5787
             Project: OFBiz
          Issue Type: Bug
          Components: framework
    Affects Versions: Trunk
            Reporter: Leon
             Fix For: Trunk


In RFC2045 (Section 5.1) there is:
"Content-type: text/plain; charset=us-ascii (Plain text)
Content-type: text/plain; charset="us-ascii"
are completely equivalent".

In current revision, if the 'Content-Type' of http response includes the 
quotation mark around the charset name, HttpClient throws out unsupported 
encoding exception.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to