Respect semicolon continuation characters of HTTP Headers
---------------------------------------------------------
Key: WSCOMMONS-354
URL: https://issues.apache.org/jira/browse/WSCOMMONS-354
Project: WS-Commons
Issue Type: Bug
Components: AXIOM
Reporter: Rich Scheuerle
Assignee: Rich Scheuerle
Problem Summary:
The PartFactory code reads the HTTP headers. However it does not correctly
parse ";". A semicolon is an indication that the value is continued on the
next line.
This is a simple fix, I am adding the code and test.
Kudos to Mark Welesko and Jay Witherspoon for surfacing and recreating this
issue.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.