Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: 696
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: Thu Apr 18 08:47:18 CEST 2024

Total time taken to generate the page: 0.02319 seconds