ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/Requests/Transport/cURL.php

Requests_Transport_cURL

Class: cURL HTTP transport

Source: wp-includes/Requests/Transport/cURL.php:15

Used by 0 functions | Uses 0 functions

Requests_Transport_cURL::__construct()

Method: Constructor

Source: wp-includes/Requests/Transport/cURL.php:92

Used by 0 functions | Uses 0 functions

Requests_Transport_cURL::__destruct()

Method: Destructor

Source: wp-includes/Requests/Transport/cURL.php:113

Used by 0 functions | Uses 0 functions

Requests_Transport_cURL::request()

Method: Perform a request

Source: wp-includes/Requests/Transport/cURL.php:130

Used by 0 functions | Uses 0 functions

Requests_Transport_cURL::request_multiple()

Method: Send multiple requests simultaneously

Source: wp-includes/Requests/Transport/cURL.php:194

Used by 0 functions | Uses 0 functions

Requests_Transport_cURL::get_subrequest_handle()

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

Source: wp-includes/Requests/Transport/cURL.php:283

Used by 0 functions | Uses 0 functions

Requests_Transport_cURL::setup_handle()

Method: Setup the cURL handle for the given data

Source: wp-includes/Requests/Transport/cURL.php:309

Used by 0 functions | Uses 0 functions

Requests_Transport_cURL::process_response()

Method: Process a response

Source: wp-includes/Requests/Transport/cURL.php:402

Used by 0 functions | Uses 0 functions

Requests_Transport_cURL::stream_headers()

Method: Collect the headers as they are received

Source: wp-includes/Requests/Transport/cURL.php:437

Used by 0 functions | Uses 0 functions

Requests_Transport_cURL::stream_body()

Method: Collect data as it’s received

Source: wp-includes/Requests/Transport/cURL.php:462

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