string getName() Gets the name of the cookie.
array getHeaders() Gets the response headers.
object|null getResponse() Returns the current origin response instance. The origin response
bool isHttpOnly() Returns the httponly flag of the cookie.
restart() Restarts the client. It flushes history and all cookies.
Crawler reload()
class History History. Methods
object|null getRequest() Returns the current origin Request instance. The origin request
static Cookie fromString(string $cookie, string
class CookieJar CookieJar. Methods
Page 5 of 7