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/25 21:09:00 UTC

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

Michael Osipov created HTTPCLIENT-2042:
------------------------------------------

             Summary: 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


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