Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
4.1.3, 4.2 Beta1
Description
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).