setMaxRedirects(int $maxRedirects) Sets the maximum number of requests that crawler can follow.
array allValues(string $uri, bool $returnsRawValue = false) Returns not yet expired cookie values
Cookie[] all()
bool isExpired() Returns true if the cookie has expired.
Request|null getInternalRequest()
bool isEmpty() Returns true if the history is empty.
string getContent() Gets the request raw body data.
expire(string $name, string $path = '/', string $domain = null) Removes a cookie by name. You
History getHistory()
clear() Clears the history.
Page 1 of 7