ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/Requests/src/Transport/Curl.php

Curl

Class: cURL HTTP transport

Source: wp-includes/Requests/src/Transport/Curl.php:25

Used by 0 functions | Uses 0 functions

Curl::__construct()

Method: Constructor

Source: wp-includes/Requests/src/Transport/Curl.php:102

Used by 0 functions | Uses 0 functions

Curl::__destruct()

Method: Destructor

Source: wp-includes/Requests/src/Transport/Curl.php:127

Used by 0 functions | Uses 0 functions

Curl::request()

Method: Perform a request

Source: wp-includes/Requests/src/Transport/Curl.php:148

Used by 0 functions | Uses 0 functions

Curl::request_multiple()

Method: Send multiple requests simultaneously

Source: wp-includes/Requests/src/Transport/Curl.php:239

Used by 0 functions | Uses 0 functions

Curl::get_subrequest_handle()

Method: Get the cURL handle for use in a multi-request

Source: wp-includes/Requests/src/Transport/Curl.php:335

Used by 0 functions | Uses 0 functions

Curl::setup_handle()

Method: Setup the cURL handle for the given data

Source: wp-includes/Requests/src/Transport/Curl.php:362

Used by 0 functions | Uses 0 functions

Curl::process_response()

Method: Process a response

Source: wp-includes/Requests/src/Transport/Curl.php:470

Used by 0 functions | Uses 0 functions

Curl::stream_headers()

Method: Collect the headers as they are received

Source: wp-includes/Requests/src/Transport/Curl.php:506

Used by 0 functions | Uses 0 functions

Curl::stream_body()

Method: Collect data as it’s received

Source: wp-includes/Requests/src/Transport/Curl.php:533

Used by 0 functions | Uses 0 functions
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy