[
https://issues.apache.org/jira/browse/HTTPCLIENT-1859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16059398#comment-16059398
]
Karl Wright commented on HTTPCLIENT-1859:
-----------------------------------------
My git-fu is not yet good enough to set up remote personal dev branches so I'm
going to need to leave this here as a patch, I'm afraid. I could manage a push
to master, or a cherry-pick into an existing remote branch, but beyond that I'm
stuck. I've updated the patch to include a test.
> FormBodyPartBuilder.java does not properly escape the name and filename
> subfields in the ContentDisposition header
> ------------------------------------------------------------------------------------------------------------------
>
> Key: HTTPCLIENT-1859
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1859
> Project: HttpComponents HttpClient
> Issue Type: Bug
> Reporter: Karl Wright
> Assignee: Karl Wright
> Attachments: HTTPCLIENT-1859.patch, HTTPCLIENT-1859.patch
>
>
> The ContentDisposition header, used in multi-part forms, has a name and
> filename subfield; these need to be escaped using unix-standard backslash
> character stuffing, but FormBodyPartBuilder does not currently do this. It
> should.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]