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

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

Commit f71ee388198c75bbe182d04efb126e97ea4a2d3b in httpcomponents-client's 
branch refs/heads/master from Michael Osipov
[ https://gitbox.apache.org/repos/asf?p=httpcomponents-client.git;h=f71ee38 ]

[HTTPCLIENT-2041] AuthenticationStrategy#select() assumes challanges key to be 
lowercase

Properly document that lowercase keys are required.


> AuthenticationStrategy#select() assumes challanges key to be lowercase
> ----------------------------------------------------------------------
>
>                 Key: HTTPCLIENT-2041
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-2041
>             Project: HttpComponents HttpClient
>          Issue Type: Bug
>          Components: HttpClient (async)
>    Affects Versions: 5.0 Beta6
>            Reporter: Michael Osipov
>            Assignee: Michael Osipov
>            Priority: Major
>             Fix For: 5.0 Beta7
>
>
> While working on branch {{consistent-use-authschemes#id}} I have noticed that 
> {{AuthenticationStrategy#select()}} assumes all keys to be lowercase 
> authPrefs are lowercased during comparsion. Unforatunately, the Javadoc of 
> this method does not document this at all which can leave to subtile bugs.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to