Alter remote socket information before opening socket connection
Requests_Proxy_HTTP::curl_before_send
Set cURL parameters before the data is sent
Requests_Proxy_HTTP::register
Register the necessary callbacks
Requests_Proxy_HTTP::__construct
Constructor
Advertisement
Requests_IRI::get_authority
Get the complete authority
Requests_IRI::get_iauthority
Get the complete iauthority
Requests_IRI::get_uri
Get the complete URI
Requests_IRI::get_iri
Get the complete IRI
Advertisement
Requests_IRI::to_uri
Convert an IRI to a URI (or parts thereof)
Requests_IRI::set_fragment
Set the ifragment.
Requests_IRI::set_query
Set the iquery.
Requests_IRI::set_path
Set the ipath.
Advertisement
Requests_IRI::set_port
Set the port. Returns true on success, false on failure (if there are any invalid characters).
Requests_IRI::set_host
Set the ihost. Returns true on success, false on failure (if there are any invalid characters).
Requests_IRI::set_userinfo
Set the iuserinfo.