Format a cookie for a Set-Cookie header
Requests_Cookie::formatForHeader
Format a cookie for a Cookie header
Requests_Cookie::format_for_header
Format a cookie for a Cookie header
Requests_Cookie::normalize_attribute
Parse an individual cookie attribute
Advertisement
Requests_Cookie::normalize
Normalize cookie and attributes
Requests_Cookie::path_matches
Check if a cookie is valid for a given path
Requests_Cookie::domain_matches
Check if a cookie is valid for a given domain
Requests_Cookie::uri_matches
Check if a cookie is valid for a given URI
Advertisement
Requests_Cookie::is_expired
Check if a cookie is expired.
Requests_Cookie::__construct
Create a new cookie object
Requests_Cookie_Jar::before_redirect_check
Parse all cookies from a response and attach them to the response
Requests_Cookie_Jar::before_request
Add Cookie header to a request if we have any
Advertisement
Requests_Cookie_Jar::register
Register the cookie handler with the request’s hooking system
Requests_Cookie_Jar::getIterator
Get an iterator for the data
Requests_Cookie_Jar::offsetUnset
Unset the given header