ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/Requests/src/Transport/Fsockopen.php

Fsockopen::request()

Method: Perform a request

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

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

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

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

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

Fsockopen

Class: fsockopen HTTP transport

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

Used by 0 functions | Uses 0 functions
ClassicPress Documentation • Made with ClassicPress
Privacy Policy