New and updated in 1.6
-
methodHttp::fsockopen_header()
Add extra headers to the request before sending
-
methodHttp::get_auth_string()
Get the authentication string (user:pass)
-
methodHttp::curl_before_send()
Set cURL parameters before the data is sent
-
Alter remote socket information before opening socket connection
-
Alter remote path before getting stream data
-
classHttp
HTTP Proxy connection interface
-
methodHttp::__construct()
Constructor
-
methodHttp::register()
Register the necessary callbacks
-
Add extra headers to the request before sending
-
Get the authentication string (user:pass)
-
classRequests_Proxy_HTTP
HTTP Proxy connection interface
-
Constructor
-
Register the necessary callbacks
-
Set cURL parameters before the data is sent
-
Alter remote socket information before opening socket connection
-
Alter remote path before getting stream data