**[Art O Cathain](https://jira.spring.io/secure/ViewProfile.jspa?name=artbristol)** opened **[SWS-579](https://jira.spring.io/browse/SWS-579?redirect=false)** and commented AxiomSoapMessageFactory#getCharSetEncoding(), when given the following HTTP Content-Type header (which I assume is valid), application/xop+xml;type="text/xml; charset=utf-8" returns a CharSet of 'utf-8"' instead of 'utf-8' (i.e. there is an erroneous double quote at the end of the string). --- **Affects:** 1.5.8