WP_HTTP_Proxy
Class: Core class used to implement HTTP API proxy support.
Source: wp-includes/class-wp-http-proxy.php:42
Class: Core class used to implement HTTP API proxy support.
Source: wp-includes/class-wp-http-proxy.php:42
Method: Whether proxy connection should be used.
Source: wp-includes/class-wp-http-proxy.php:54
Method: Whether authentication should be used.
Source: wp-includes/class-wp-http-proxy.php:68
Method: Retrieve the host for the proxy server.
Source: wp-includes/class-wp-http-proxy.php:79
Method: Retrieve the port for the proxy server.
Source: wp-includes/class-wp-http-proxy.php:93
Method: Retrieve the username for proxy authentication.
Source: wp-includes/class-wp-http-proxy.php:107
Method: Retrieve the password for proxy authentication.
Source: wp-includes/class-wp-http-proxy.php:121
Method: Retrieve authentication string for proxy authentication.
Source: wp-includes/class-wp-http-proxy.php:135
Method: Retrieve header string for proxy authentication.
Source: wp-includes/class-wp-http-proxy.php:146
Method: Whether URL should be sent through the proxy server.
Source: wp-includes/class-wp-http-proxy.php:165