ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • RequestsTransport

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

Fsockopen

Class: fsockopen HTTP transport

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

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

Fsockopen::request()

Method: Perform a request

Source: wp-includes/Requests/src/Transport/Fsockopen.php:77

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

Fsockopen::request_multiple()

Method: Send multiple requests simultaneously

Source: wp-includes/Requests/src/Transport/Fsockopen.php:364

Used by 0 functions | Uses 0 functions

Curl::format_get()

Method: Format a URL given GET data

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

Used by 0 functions | Uses 0 functions

Fsockopen::accept_encoding()

Method: Retrieve the encodings we can accept

Source: wp-includes/Requests/src/Transport/Fsockopen.php:403

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