one fix, one new feature
-
fixed: compatibility with Basic/Digest/NTLM auth when using client in cURL mode (issue #58)
-
improved: added unit tests for Basic and Digest http auth. Also improved tests suite
-
improved: support for doing https calls without resorting to cURL
-
new: allow to force usage of curl for http 1.0 calls, as well as plain socket for https calls, via the method
Client::setUseCurl()