mirror of
https://github.com/guzzle/guzzle.git
synced 2025-02-24 01:53:58 +01:00
fixed a typo in documentation (#1967)
This commit is contained in:
parent
83974b7f12
commit
646f63b6f2
@ -22,7 +22,7 @@ class HandlerStack
|
|||||||
* Creates a default handler stack that can be used by clients.
|
* Creates a default handler stack that can be used by clients.
|
||||||
*
|
*
|
||||||
* The returned handler will wrap the provided handler or use the most
|
* The returned handler will wrap the provided handler or use the most
|
||||||
* appropriate default handler for you system. The returned HandlerStack has
|
* appropriate default handler for your system. The returned HandlerStack has
|
||||||
* support for cookies, redirects, HTTP error exceptions, and preparing a body
|
* support for cookies, redirects, HTTP error exceptions, and preparing a body
|
||||||
* before sending.
|
* before sending.
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user