WP_HTTP_Proxy::is_enabled()
Method: Whether proxy connection should be used.
Source: wp-includes/class-wp-http-proxy.php:57
Method: Whether proxy connection should be used.
Source: wp-includes/class-wp-http-proxy.php:57
Method: Whether authentication should be used.
Source: wp-includes/class-wp-http-proxy.php:73
Method: Retrieve the host for the proxy server.
Source: wp-includes/class-wp-http-proxy.php:84
Method: Retrieve the port for the proxy server.
Source: wp-includes/class-wp-http-proxy.php:99
Method: Retrieve the username for proxy authentication.
Source: wp-includes/class-wp-http-proxy.php:114
Method: Retrieve the password for proxy authentication.
Source: wp-includes/class-wp-http-proxy.php:129
Method: Retrieve authentication string for proxy authentication.
Source: wp-includes/class-wp-http-proxy.php:144
Class: Core class used to encapsulate a single cookie object for internal use.
Source: wp-includes/class-wp-http-cookie.php:22
Method: Retrieve header string for proxy authentication.
Source: wp-includes/class-wp-http-proxy.php:155
Method: Sets up this cookie object.
Source: wp-includes/class-wp-http-cookie.php:110