ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-wp-http-curl.php

WP_Http_Curl::stream_headers()

Method: Grabs the headers of the cURL request.

Source: wp-includes/class-wp-http-curl.php:340

Used by 0 functions | Uses 0 functions

WP_Http_Curl::stream_body()

Method: Grabs the body of the cURL request.

Source: wp-includes/class-wp-http-curl.php:358

Used by 0 functions | Uses 0 functions

WP_Http_Curl::test()

Method: Determines whether this class can be used for retrieving a URL.

Source: wp-includes/class-wp-http-curl.php:387

Used by 0 functions | Uses 0 functions

use_curl_transport

Filter Hook: Filters whether cURL can be used as a transport for retrieving a URL.

Source: wp-includes/class-wp-http-curl.php:410

Used by 0 functions | Uses 0 functions

WP_Http_Curl

Class: Core class used to integrate Curl as an HTTP transport.

Source: wp-includes/class-wp-http-curl.php:20

Used by 0 functions | Uses 0 functions

WP_Http_Curl::request()

Method: Send a HTTP request to a URI using cURL extension.

Source: wp-includes/class-wp-http-curl.php:71

Used by 0 functions | Uses 0 functions

http_api_curl

Action Hook: Fires before the cURL request is executed.

Source: wp-includes/class-wp-http-curl.php:231

Used by 0 functions | Uses 0 functions
ClassicPress Documentation • Made with ClassicPress
Privacy Policy