WP_Http_Cookie::__construct()
Method: Sets up this cookie object.
Source: wp-includes/class-wp-http-cookie.php:110
Method: Sets up this cookie object.
Source: wp-includes/class-wp-http-cookie.php:110
Method: Retrieves cookie attributes.
Source: wp-includes/class-wp-http-cookie.php:270
Method: Retrieve cookie header for usage in the rest of the WordPress HTTP API.
Source: wp-includes/class-wp-http-cookie.php:253
Method: Convert cookie name and value back to header string.
Source: wp-includes/class-wp-http-cookie.php:230
Method: Confirms that it’s OK to send this cookie to the URL checked against.
Source: wp-includes/class-wp-http-cookie.php:181
Method: Send a HTTP request to a URI using cURL extension.
Source: wp-includes/class-wp-http-curl.php:71
Method: Grabs the body of the cURL request.
Source: wp-includes/class-wp-http-curl.php:358
Method: Grabs the headers of the cURL request.
Source: wp-includes/class-wp-http-curl.php:340
Method: Determines whether this class can be used for retrieving a URL.
Source: wp-includes/class-wp-http-curl.php:387
Method: What encoding types to accept and their priority values.
Source: wp-includes/class-wp-http-encoding.php:149