[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-1859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16060873#comment-16060873
 ] 

ASF subversion and git services commented on HTTPCLIENT-1859:
-------------------------------------------------------------

Commit 6d583c7d8cc41a188a190218a6489541b79cf35a in httpcomponents-client's 
branch refs/heads/4.5.x from [~kwri...@metacarta.com]
[ https://git-wip-us.apache.org/repos/asf?p=httpcomponents-client.git;h=6d583c7 
]

HTTPCLIENT-1859: Encode header name, filename appropriately


> 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: Oleg Kalnichevski
>         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: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org

Reply via email to