Verify the certificate against common name and subject alternative names
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::accept_encoding
Retrieve the encodings we can accept
Advertisement
Requests_Transport_fsockopen::request_multiple
Send multiple requests simultaneously
Requests_Transport_fsockopen::request
Perform a request
Requests_Transport_cURL::test
Whether this transport is valid
Requests_Transport_cURL::format_get
Format a URL given GET data
Advertisement
Requests_Transport_cURL::stream_body
Collect data as it’s received
Requests_Transport_cURL::stream_headers
Collect the headers as they are received
Requests_Transport_cURL::process_response
Process a response
Requests_Transport_cURL::setup_handle
Setup the cURL handle for the given data
Advertisement
Requests_Transport_cURL::get_subrequest_handle
Get the cURL handle for use in a multi-request
Requests_Transport_cURL::request_multiple
Send multiple requests simultaneously
Requests_Transport_cURL::request
Perform a request