bool isEmpty() Returns true if the history is empty.
Crawler followRedirect()
int getStatus() Gets the response status code.
clear() Removes all the cookies from the jar.
setMaxRedirects(int $maxRedirects) Sets the maximum number of requests that crawler can follow.
clear() Clears the history.
bool isExpired() Returns true if the cookie has expired.
string getContent() Gets the request raw body data.
Request|null getInternalRequest()
expire(string $name, string $path = '/', string $domain = null) Removes a cookie by name. You
Page 1 of 7