Login
From:
maelvls.dev
(Uncensored)
subscribe
What to do when Go ignores HTTP_PROXY for 127.0.0.1 | maelvls dev blog
https://maelvls.dev/go-ignores-proxy-localhost/
links
backlinks
Roast topics
Find topics
Find it!
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.