ClassicPress logo
Skip to content

Browse:

  • Home
  • WpOrg
  • Requests
  • Page 15

Session::__set()

Method: Set a property’s value

Source: wp-includes/Requests/src/Session.php:126

Used by 0 functions | Uses 0 functions

Requests::get_transport_class()

Method: Get the fully qualified class name (FQCN) for a working transport.

Source: wp-includes/Requests/src/Requests.php:225

Used by 0 functions | Uses 0 functions

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

Jar

Class: Cookie holder object

Source: wp-includes/Requests/src/Cookie/Jar.php:26

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

Jar::__construct()

Method: Create a new jar

Source: wp-includes/Requests/src/Cookie/Jar.php:41

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
« Previous 1 … 14 15 16 … 24 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy