parnurzeal / gorequest

GoRequest -- Simplified HTTP client ( inspired by nodejs SuperAgent )
http://parnurzeal.github.io/gorequest/
MIT License
3.43k stars 415 forks source link

http_proxy env support #262

Open wanglihui opened 3 years ago

wanglihui commented 3 years ago

I think support http_proxy will be more nice. other language or lib auto read http_proxy and auto support it , so i must set proxy for gorequest.

now, my case is that using http_proxy to proxy k8s cluster, so i can request k8s service on my mac. In prod, i never use proxy, so i can't set proxy hard code.

mulan04 commented 2 years ago

Hello,

please use the the new v0.8.13 terraform-provider-aquasec Now it correctly honours the HTTPS_PROXY variable