ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • RequestsTransport

Fsockopen::format_get()

Method: Format a URL given GET data

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

Used by 0 functions | Uses 0 functions

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

Fsockopen::connect_error_handler()

Method: Error handler for stream_socket_client()

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

Used by 0 functions | Uses 0 functions

Fsockopen::verify_certificate_from_context()

Method: Verify the certificate against common name and subject alternative names

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

Used by 0 functions | Uses 0 functions

Fsockopen::test()

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

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

Used by 0 functions | Uses 0 functions

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