ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/Requests/Proxy/HTTP.php

Requests_Proxy_HTTP

Class: HTTP Proxy connection interface

Source: wp-includes/Requests/Proxy/HTTP.php:19

Used by 0 functions | Uses 0 functions

Requests_Proxy_HTTP::__construct()

Method: Constructor

Source: wp-includes/Requests/Proxy/HTTP.php:57

Used by 0 functions | Uses 0 functions

Requests_Proxy_HTTP::register()

Method: Register the necessary callbacks

Source: wp-includes/Requests/Proxy/HTTP.php:85

Used by 0 functions | Uses 0 functions

Requests_Proxy_HTTP::curl_before_send()

Method: Set cURL parameters before the data is sent

Source: wp-includes/Requests/Proxy/HTTP.php:101

Used by 0 functions | Uses 0 functions

Requests_Proxy_HTTP::fsockopen_remote_socket()

Method: Alter remote socket information before opening socket connection

Source: wp-includes/Requests/Proxy/HTTP.php:117

Used by 0 functions | Uses 0 functions

Requests_Proxy_HTTP::fsockopen_remote_host_path()

Method: Alter remote path before getting stream data

Source: wp-includes/Requests/Proxy/HTTP.php:128

Used by 0 functions | Uses 0 functions

Requests_Proxy_HTTP::fsockopen_header()

Method: Add extra headers to the request before sending

Source: wp-includes/Requests/Proxy/HTTP.php:138

Used by 0 functions | Uses 0 functions

Requests_Proxy_HTTP::get_auth_string()

Method: Get the authentication string (user:pass)

Source: wp-includes/Requests/Proxy/HTTP.php:148

Used by 0 functions | Uses 0 functions
ClassicPress Documentation • Made with ClassicPress
Privacy Policy