Grabs the headers of the cURL request.
WP_Http_Curl::stream_body
Grabs the body of the cURL request.
WP_Http_Curl::test
Determines whether this class can be used for retrieving a URL.
WP_Http_Curl::request
Send a HTTP request to a URI using cURL extension.
Advertisement
WP_Http_Curl::stream_headers
Grabs the headers of the cURL request.
WP_Http_Curl::stream_body
Grabs the body of the cURL request.
WP_Http_Curl::test
Determines whether this class can be used for retrieving a URL.
WP_Http_Curl::request
Send a HTTP request to a URI using cURL extension.
Advertisement
use_curl_transport
Filters whether cURL can be used as a transport for retrieving a URL.
WP_Http_Curl::test
Determines whether this class can be used for retrieving a URL.
WP_Http_Curl::stream_body
Grabs the body of the cURL request.
WP_Http_Curl::stream_headers
Grabs the headers of the cURL request.
Advertisement
WP_Http_Curl::request
Send a HTTP request to a URI using cURL extension.
WP_Http_Curl
Core class used to integrate Curl as an HTTP transport.