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

proxy support #11

Open
xAffan opened this issue Dec 15, 2023 · 3 comments
Open

proxy support #11

xAffan opened this issue Dec 15, 2023 · 3 comments

Comments

@xAffan
Copy link

xAffan commented Dec 15, 2023

curl can connect to proxy so this library should too.

@ajinasokan
Copy link
Owner

This is doable. Will check this out.

@xAffan
Copy link
Author

xAffan commented Mar 26, 2024

Did you get around this?

@ajinasokan
Copy link
Owner

This is now available in master. You can set the proxy for whole curl.Client or individual request using the proxy params. Internally this sets the libcurl CURLOPT_PROXY flag. Could you try this out? I will be making a release with couple of other patches.

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

2 participants