proxyman
What to do when Go ignores HTTP_PROXY for 127.0.0.1
At some point, the Go team chose to disable the proxy for requests coming from localhost or 127.0.0.1. This is annoying when debugging services locally.
Systems software engineer. I write mostly about Kubernetes and Go. About