Shawn
Shawn

Reputation: 34229

Does WP_PROXY_HOST support https/socks5 proxies?

Trying to set up a proxy in wp-config.php according to

https://developer.wordpress.org/reference/classes/wp_http_proxy/

But does it support https/socks5 or just HTTP ones?

Upvotes: 3

Views: 510

Answers (1)

Tyler Clendenin
Tyler Clendenin

Reputation: 1489

According to this page it does

https://engineering.hmn.md/guides/dev-env/proxying/#b-using-ssh-tunnels

Upvotes: 1

Related Questions