Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Surf - Sending request via proxy #97

Open
ricardorego opened this issue Feb 25, 2018 · 3 comments
Open

Surf - Sending request via proxy #97

ricardorego opened this issue Feb 25, 2018 · 3 comments

Comments

@ricardorego
Copy link

Hi, is there a roadmap for Surf to support Proxies?
(sending request via proxy)
Best

@shavit
Copy link
Contributor

shavit commented Feb 26, 2018

You can use bow.SetTransport (link), look at my pull request, or this example
shavit@0c66b38#diff-fc939672748c63d9d3c671163467f8e5R556

@AurevoirXavier
Copy link

For me, var _ = os.Setenv("HTTP_PROXY", "http://127.0.0.1:1087") works.

@sdima75
Copy link

sdima75 commented Aug 27, 2020

For me, var _ = os.Setenv("HTTP_PROXY", "http://127.0.0.1:1087") works.

Hello. I am a beginner programmer. Please write a short example of working with PROXY.
I can't write a working code. I have tried different options.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants