Requests_Cookie_Jar::before_redirect_check()
Method: Parse all cookies from a response and attach them to the response
Source: wp-includes/Requests/Cookie/Jar.php:165
Method: Parse all cookies from a response and attach them to the response
Source: wp-includes/Requests/Cookie/Jar.php:165
Class: Cookie holder object
Source: wp-includes/Requests/Cookie/Jar.php:15
Method: Create a new cookie object
Source: wp-includes/Requests/Cookie.php:67
Method: Check if a cookie is expired.
Source: wp-includes/Requests/Cookie.php:95
Method: Check if a cookie is valid for a given URI
Source: wp-includes/Requests/Cookie.php:119
Method: Check if a cookie is valid for a given domain
Source: wp-includes/Requests/Cookie.php:137
Method: Check if a cookie is valid for a given path
Source: wp-includes/Requests/Cookie.php:186
Method: Normalize cookie and attributes
Source: wp-includes/Requests/Cookie.php:228
Method: Parse an individual cookie attribute
Source: wp-includes/Requests/Cookie.php:254
Method: Format a cookie for a Cookie header
Source: wp-includes/Requests/Cookie.php:315