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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to