Releases: webignition/guzzle-http-authentication-middleware
Releases · webignition/guzzle-http-authentication-middleware
Make host comparison case-insensitive, fix substring comparison
- Make host comparison case-insensitive, fix substring comparison (#15)
Simplify credential provision
0.4 Simplify credential provision (#13)
Support any authorization type
0.3 Update docs (#11)
Allow credentials to be applied to next request only
Added HttpAuthenticationMiddleware::setIsSingleUse()
.
Call HttpAuthenticationMiddleware::setIsSingleUse(true)
for credentials to be applied to the next request only.
Initial release
0.1 Import (#1)