5use Psr\Http\Message\ResponseInterface;
An exception for terminatinating execution or to throw for unit testing.
fromResponse(ResponseInterface $response)
Create CookieJar from a Response.
fromCookieStrings(array $cookieStrings)
Create CookieJar from a collection of Cookie header value strings.
Class CookieJarWrapperTest.