I have a proxy IP Address (that also require a username and password). When i try using them to visit webpages, i get "Proxy Authentication Required".
I'm found this other Stackoverflow post from 2016, and this Github Issue that was closed, but they don't provide anything useful:
- Proxy golang https
- https://github.com/golang/go/issues/22288
Any suggestions?
EDIT: Saw this post: Setting up proxy for HTTP client
It's kinda close. However, for some urls I'm able to get a successful response using my proxy, but for certain urls, I get a "Proxy Authorization Required".