mirror of
https://github.com/guzzle/guzzle.git
synced 2025-02-23 17:44:02 +01:00
Update GuzzleHttp\Cookie\CookieJarInterface
namespace
This commit is contained in:
parent
90d7d39a97
commit
1d3ca2a30f
@ -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