updateFromSetCookie(array $setCookies, string $uri = null) Updates the cookie jar from a response
array getFiles() Gets the request server files.
array getCookies() Gets the request cookies.
Request back()
Crawler request(string $method, string $uri, array
class Client Client simulates a browser. To make the actual request, you need to implement
string getExpiresTime() Gets the expires time of the cookie.
followRedirects(bool $followRedirect = true) Sets whether to automatically follow redirects or not
string getDomain() Gets the domain of the cookie.
Crawler back()
Page 3 of 7