Requests_Cookie_Jar
Methods
1 to 10 of 10
- Requests_Cookie_Jar::__construct() – Create a new jar
- Requests_Cookie_Jar::before_request() – Add Cookie header to a request if we have any
- Requests_Cookie_Jar::getIterator() – Get an iterator for the data
- Requests_Cookie_Jar::normalize_cookie() – Normalise cookie data into a Requests_Cookie
- Requests_Cookie_Jar::normalizeCookie() – Normalise cookie data into a Requests_Cookie
- Requests_Cookie_Jar::offsetExists() – Check if the given item exists
- Requests_Cookie_Jar::offsetGet() – Get the value for the item
- Requests_Cookie_Jar::offsetSet() – Set the given item
- Requests_Cookie_Jar::offsetUnset() – Unset the given header
- Requests_Cookie_Jar::register() – Register the cookie handler with the request’s hooking system