http_auth library

HttpClient middleware for HTTP Authentication (Basic/Digest).

Classes

BasicAuthClient
Http client holding a username and password to be used for Basic authentication
DigestAuthClient
Http client holding a username and password to be used for Digest authentication
NegotiateAuthClient