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