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

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

Commit 50f93ec18be8d6f49138825356051c4c0b60dce4 in httpcomponents-client's 
branch refs/heads/master from Oleg Kalnichevski
[ https://gitbox.apache.org/repos/asf?p=httpcomponents-client.git;h=50f93ec ]

HTTPCLIENT-2045: BASIC auth scheme conformance to RFC 7617


> BasicScheme ignores charset param
> ---------------------------------
>
>                 Key: HTTPCLIENT-2045
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-2045
>             Project: HttpComponents HttpClient
>          Issue Type: Improvement
>          Components: HttpClient (classic)
>    Affects Versions: 5.0 Beta6
>            Reporter: Michael Osipov
>            Priority: Minor
>             Fix For: 5.2-alpha1
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> According to https://tools.ietf.org/html/rfc7617#section-2.1, there is now a 
> {{charset}} param which can contain {{UTF-8}} if present. Our scheme impl 
> completely ignores this.
> If this is supported, the value should take precendence over 
> {{org.apache.hc.client5.http.impl.auth.BasicScheme#charset}}.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org

Reply via email to