U++ framework
Do not panic. Ask here before giving up.

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 is currently offline  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.
Previous Topic: Proxy Authentication Required
Next Topic: Small mistake in text
Goto Forum:
  


Current Time: Tue Apr 28 06:16:01 GMT+2 2026

Total time taken to generate the page: 0.00524 seconds