Title: Requests_Transport_fsockopen
Published: August 16, 2016
Last modified: November 2, 2022

---

# class Requests_Transport_fsockopen {}

## In this article

 * [Methods](https://developer.wordpress.org/reference/classes/requests_transport_fsockopen/?output_format=md#methods)
 * [Source](https://developer.wordpress.org/reference/classes/requests_transport_fsockopen/?output_format=md#source)

[ Back to top](https://developer.wordpress.org/reference/classes/requests_transport_fsockopen/?output_format=md#wp--skip-link--target)

fsockopen HTTP transport

## 󠀁[Methods](https://developer.wordpress.org/reference/classes/requests_transport_fsockopen/?output_format=md#methods)󠁿

| Name | Description | 
| [Requests_Transport_fsockopen::accept_encoding](https://developer.wordpress.org/reference/classes/requests_transport_fsockopen/accept_encoding/) | Retrieve the encodings we can accept | 
| [Requests_Transport_fsockopen::connect_error_handler](https://developer.wordpress.org/reference/classes/requests_transport_fsockopen/connect_error_handler/) | Error handler for stream_socket_client() | 
| [Requests_Transport_fsockopen::format_get](https://developer.wordpress.org/reference/classes/requests_transport_fsockopen/format_get/) | Format a URL given GET data | 
| [Requests_Transport_fsockopen::request](https://developer.wordpress.org/reference/classes/requests_transport_fsockopen/request/) | Perform a request | 
| [Requests_Transport_fsockopen::request_multiple](https://developer.wordpress.org/reference/classes/requests_transport_fsockopen/request_multiple/) | Send multiple requests simultaneously | 
| [Requests_Transport_fsockopen::test](https://developer.wordpress.org/reference/classes/requests_transport_fsockopen/test/) | Whether this transport is valid | 
| [Requests_Transport_fsockopen::verify_certificate_from_context](https://developer.wordpress.org/reference/classes/requests_transport_fsockopen/verify_certificate_from_context/) | Verify the certificate against common name and subject alternative names |

## 󠀁[Source](https://developer.wordpress.org/reference/classes/requests_transport_fsockopen/?output_format=md#source)󠁿

[View all references](https://developer.wordpress.org/reference/files/wp-includes/requests/transport/fsockopen.php/)
[View on Trac](https://core.trac.wordpress.org/browser/tags/7.0/src/wp-includes/Requests/Transport/fsockopen.php#L15)

## User Contributed Notes

You must [log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fdeveloper.wordpress.org%2Freference%2Fclasses%2Frequests_transport_fsockopen%2F)
before being able to contribute a note or feedback.