WP_HTTP_Proxy
Methods
1 to 8 of 8
- WP_HTTP_Proxy::authentication_header() – Retrieve header string for proxy authentication.
- WP_HTTP_Proxy::authentication() – Retrieve authentication string for proxy authentication.
- WP_HTTP_Proxy::host() – Retrieve the host for the proxy server.
- WP_HTTP_Proxy::is_enabled() – Whether proxy connection should be used.
- WP_HTTP_Proxy::password() – Retrieve the password for proxy authentication.
- WP_HTTP_Proxy::port() – Retrieve the port for the proxy server.
- WP_HTTP_Proxy::use_authentication() – Whether authentication should be used.
- WP_HTTP_Proxy::username() – Retrieve the username for proxy authentication.