Skip to content

Releases: webignition/guzzle-http-authentication-middleware

Make host comparison case-insensitive, fix substring comparison

25 Mar 16:48
9f91ae5

Choose a tag to compare

  • Make host comparison case-insensitive, fix substring comparison (#15)

Simplify credential provision

19 Dec 09:07
2f3d457

Choose a tag to compare

0.4

Simplify credential provision (#13)

Support any authorization type

18 Dec 19:16
71b69a2

Choose a tag to compare

0.3

Update docs (#11)

Allow credentials to be applied to next request only

25 Jun 09:46
bfa9d46

Choose a tag to compare

Added HttpAuthenticationMiddleware::setIsSingleUse().

Call HttpAuthenticationMiddleware::setIsSingleUse(true) for credentials to be applied to the next request only.

Initial release

11 May 16:19
44503a0

Choose a tag to compare

0.1

Import (#1)