ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • HTTP
  • Page 3

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

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_Encoding::compatible_gzinflate()

Method: Decompression of deflated string while staying compatible with the majority of servers.

Source: wp-includes/class-wp-http-encoding.php:104

Used by 0 functions | Uses 0 functions

WP_Http_Encoding::accept_encoding()

Method: What encoding types to accept and their priority values.

Source: wp-includes/class-wp-http-encoding.php:149

Used by 0 functions | Uses 0 functions

wp_http_accept_encoding

Filter Hook: Filters the allowed encoding types.

Source: wp-includes/class-wp-http-encoding.php:184

Used by 0 functions | Uses 0 functions

WP_Http_Encoding::content_encoding()

Method: What encoding the content used when it was compressed to send in the headers.

Source: wp-includes/class-wp-http-encoding.php:196

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 4 … 14 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy