[
https://issues.apache.org/jira/browse/HTTPCLIENT-2045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17415076#comment-17415076
]
ASF subversion and git services commented on HTTPCLIENT-2045:
-------------------------------------------------------------
Commit 783ddfe45c5d0b72d84df3d0dd6fa5ff676bf9f2 in httpcomponents-client's
branch refs/heads/master from Oleg Kalnichevski
[ https://gitbox.apache.org/repos/asf?p=httpcomponents-client.git;h=783ddfe ]
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: [email protected]
For additional commands, e-mail: [email protected]