mirror of
https://github.com/guzzle/guzzle.git
synced 2025-02-24 01:53:58 +01:00
Merge pull request #2115 from shadowhand/patch-1
Correct reference to undefined default handler
This commit is contained in:
commit
572593ad62
@ -118,7 +118,7 @@ pairs:
|
||||
This option only has an effect if your handler has the
|
||||
``GuzzleHttp\Middleware::redirect`` middleware. This middleware is added
|
||||
by default when a client is created with no handler, and is added by
|
||||
default when creating a handler with ``GuzzleHttp\default_handler``.
|
||||
default when creating a handler with ``GuzzleHttp\HandlerStack::create``.
|
||||
|
||||
|
||||
auth
|
||||
|
Loading…
x
Reference in New Issue
Block a user