You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Michael Osipov (Jira)" <ji...@apache.org> on 2019/12/27 11:36:00 UTC

[jira] [Assigned] (HTTPCLIENT-2042) AuthScope uses uppercase for scheme name whereas the rest of the code uses the lowercase version

     [ https://issues.apache.org/jira/browse/HTTPCLIENT-2042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Osipov reassigned HTTPCLIENT-2042:
------------------------------------------

    Assignee: Michael Osipov

> AuthScope uses uppercase for scheme name whereas the rest of the code uses the lowercase version
> ------------------------------------------------------------------------------------------------
>
>                 Key: HTTPCLIENT-2042
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-2042
>             Project: HttpComponents HttpClient
>          Issue Type: Improvement
>          Components: HttpCache
>    Affects Versions: 5.0 Beta6
>            Reporter: Michael Osipov
>            Assignee: Michael Osipov
>            Priority: Major
>
> While going through the code, it seems awkward that {{AuthScope}} upper cases the {{authScheme}} while all other comparisons use {{toLowerCase(Locale.ROOT)}}. It would be consisent if this would be lowercase too.



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

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