WP_Http_Cookie::test()
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: 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
Method: Decompression of deflated string while staying compatible with the majority of servers.
Source: wp-includes/class-wp-http-encoding.php:104
Method: Compress raw string using the deflate format.
Source: wp-includes/class-wp-http-encoding.php:33
Method: What encoding the content used when it was compressed to send in the headers.
Source: wp-includes/class-wp-http-encoding.php:196
Method: Decompression of deflated string.
Source: wp-includes/class-wp-http-encoding.php:51