fsockopen HTTP transport
Methods
| Name | Description |
|---|---|
| Requests_Transport_fsockopen::accept_encoding | Retrieve the encodings we can accept |
| Requests_Transport_fsockopen::connect_error_handler | Error handler for stream_socket_client() |
| Requests_Transport_fsockopen::format_get | Format a URL given GET data |
| Requests_Transport_fsockopen::request | Perform a request |
| Requests_Transport_fsockopen::request_multiple | Send multiple requests simultaneously |
| Requests_Transport_fsockopen::test | Whether this transport is valid |
| Requests_Transport_fsockopen::verify_certificate_from_context | Verify the certificate against common name and subject alternative names |
User Contributed Notes
You must log in before being able to contribute a note or feedback.