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

Support proxy server #37

Open
pdaugavietis opened this issue Mar 3, 2017 · 1 comment
Open

Support proxy server #37

pdaugavietis opened this issue Mar 3, 2017 · 1 comment

Comments

@pdaugavietis
Copy link
Contributor

Hi - trying to get this to support proxy servers, as it's a requirement for my implementation. I'm not seeing an easy way to pass thru options to HTTParty, but i think on HTTParty side should be easy to add the necessary options for proxy support if needed.

I'm wondering if maybe a bit of refactor around HOW options are passed back to HTTParty - maybe a hash instead of just a bunch of KV pairs? Thoughts? Help? :)

@pdaugavietis
Copy link
Contributor Author

PR for this ended up doing a few more things - commented in PR thread.

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

1 participant