ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

Requests_Transport_cURL::format_get()

Method: Format a URL given GET data

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

Used by 0 functions | Uses 0 functions

Requests_Transport_cURL::test()

Method: Whether this transport is valid

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

Used by 0 functions | Uses 0 functions

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
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy