ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 19

Curl::get_expect_header()

Method: Get the correct “Expect” header for the given request data.

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

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::getReason()

Method: Get the error message.

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

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::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::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::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

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::test()

Method: Self-test whether the transport can be used.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 18 19 20 … 386 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy