Class CookieJarWrapperTest.
fromResponse(ResponseInterface $response)
Create CookieJar from a Response.
fromCookieStrings($cookieStrings)
Create CookieJar from a collection of Cookie header value strings.
Representation of an outgoing, server-side response.