[
https://issues.apache.org/jira/browse/HTTPCLIENT-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oleg Kalnichevski updated HTTPCLIENT-1168:
------------------------------------------
Component/s: (was: HttpClient)
Documentation
> HTTPClient doesn't send authentication header in threaded environment
> ---------------------------------------------------------------------
>
> Key: HTTPCLIENT-1168
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1168
> Project: HttpComponents HttpClient
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 4.1.3, 4.2 Beta1
> Reporter: Lennart Diedrich
> Priority: Minor
> Labels: auth, authentication, basic, multithread, thread
> Fix For: 4.2 Beta2
>
> Attachments: ThreadedHttpBasicAuthTest.java
>
>
> Using HTTPClient with multiple threads and basic authentication seems to
> create a race condition. The request headers sometimes don't contain the
> authorization entry, which results in a 401 (although the username and
> password credentials are correctly set).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]