string getPath() Gets the path of the cookie.
updateFromSetCookie(array $setCookies, string $uri = null) Updates the cookie jar from a response
Crawler request(string $method, string $uri, array
string getContent() Gets the response content.
Request back()
insulate(bool $insulated = true) Sets the insulated flag.
array getCookies() Gets the request cookies.
class Client Client simulates a browser. To make the actual request, you need to implement
string getExpiresTime() Gets the expires time of the cookie.
string getDomain() Gets the domain of the cookie.
Page 3 of 7