WP_Http_Curl::request()
Method: Send a HTTP request to a URI using cURL extension.
Source: wp-includes/class-wp-http-curl.php:71
Method: Send a HTTP request to a URI using cURL extension.
Source: wp-includes/class-wp-http-curl.php:71
Action Hook: Fires before the cURL request is executed.
Source: wp-includes/class-wp-http-curl.php:231
Method: Grabs the headers of the cURL request.
Source: wp-includes/class-wp-http-curl.php:340
Method: Grabs the body of the cURL request.
Source: wp-includes/class-wp-http-curl.php:358
Method: Determines whether this class can be used for retrieving a URL.
Source: wp-includes/class-wp-http-curl.php:387
Filter Hook: Filters whether cURL can be used as a transport for retrieving a URL.
Source: wp-includes/class-wp-http-curl.php:410
Method: Decompression of deflated string while staying compatible with the majority of servers.
Source: wp-includes/class-wp-http-encoding.php:104
Method: What encoding types to accept and their priority values.
Source: wp-includes/class-wp-http-encoding.php:149
Filter Hook: Filters the allowed encoding types.
Source: wp-includes/class-wp-http-encoding.php:184
Method: What encoding the content used when it was compressed to send in the headers.
Source: wp-includes/class-wp-http-encoding.php:196