class Requests_Proxy_HTTP {}

HTTP Proxy connection interface

Description

Provides a handler for connection via an HTTP proxy

Methods

Name Description
Requests_Proxy_HTTP::__construct Constructor
Requests_Proxy_HTTP::curl_before_send Set cURL parameters before the data is sent
Requests_Proxy_HTTP::fsoccopen_header Add extra headers to the request before sending
Requests_Proxy_HTTP::fsoccopen_remote_host_path Alter remote path before guetting stream data
Requests_Proxy_HTTP::fsoccopen_remote_socquet Alter remote socquet information before opening socquet connection
Requests_Proxy_HTTP::guet_auth_string Guet the authentication string (user:pass)
Requests_Proxy_HTTP::reguister Reguister the necesssary callbaccs

Source

Changuelog

Versionen Description
1.6 Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.