Home » U++ Library support » U++ MT-multithreading and servers » BUG: HttpClient authentication doesn't work with some servers
BUG: HttpClient authentication doesn't work with some servers [message #26106] |
Thu, 01 April 2010 14:51 |
zsolt
Messages: 702 Registered: December 2005 Location: Budapest, Hungary
|
Contributor |
|
|
One of my apps was unable to connect to some web servers because of this bug (typo?).
The bug is in Proxy-Authorization and Authorization headers.
There should be "Basic" instead of "basic".
The exact method is
String HttpClient::Execute(Gate2<int, int> progress)
Line 304 and 308.
|
|
|
Goto Forum:
Current Time: Fri May 09 22:18:10 CEST 2025
Total time taken to generate the page: 0.02829 seconds
|