clear() Clears the history.
Crawler followRedirect()
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
int getStatus() Gets the response status code.
Cookie[] all()
bool isExpired() Returns true if the cookie has expired.
Request|null getInternalRequest()
bool isEmpty() Returns true if the history is empty.
clear() Removes all the cookies from the jar.
Page 1 of 7