Whether authentication should be used.
WP_HTTP_Proxy::host
Retrieve the host for the proxy server.
WP_HTTP_Proxy::port
Retrieve the port for the proxy server.
pre_http_send_through_proxy
Filters whether to preempt sending the request through the proxy.
Advertisement
WP_HTTP_Proxy::send_through_proxy
Determines whether the request should be sent through a proxy.
WP_HTTP_Proxy::authentication_header
Retrieve header string for proxy authentication.
WP_HTTP_Proxy::authentication
Retrieve authentication string for proxy authentication.
WP_HTTP_Proxy::password
Retrieve the password for proxy authentication.
Advertisement
WP_HTTP_Proxy::username
Retrieve the username for proxy authentication.
WP_HTTP_Proxy::port
Retrieve the port for the proxy server.
WP_HTTP_Proxy::host
Retrieve the host for the proxy server.
WP_HTTP_Proxy::use_authentication
Whether authentication should be used.
Advertisement
WP_HTTP_Proxy::is_enabled
Whether proxy connection should be used.
WP_HTTP_Proxy
Core class used to implement HTTP API proxy support.