mirror of
https://github.com/guzzle/guzzle.git
synced 2025-02-23 09:34:00 +01:00
Merge pull request #1288 from elliotfehr/patch-2
Update `GuzzleHttp\Cookie\CookieJarInterface` namespace
This commit is contained in:
commit
4f11935f70
@ -404,7 +404,7 @@ Cookies
|
||||
|
||||
Guzzle can maintain a cookie session for you if instructed using the
|
||||
``cookies`` request option. When sending a request, the ``cookies`` option
|
||||
must be set an an instance of ``GuzzleHttp\Subscriber\CookieJar\CookieJarInterface``.
|
||||
must be set an an instance of ``GuzzleHttp\Cookie\CookieJarInterface``.
|
||||
|
||||
.. code-block:: php
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user