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

Pass env_proxy opts to Furl #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

afresh1
Copy link
Contributor

@afresh1 afresh1 commented Dec 17, 2021

This could use better tests, but I couldn't figure out how to have an AnyEvent::Socket listening during $rtm->start.

This should resolve #10 by calling env_proxy if that was one of the opts passed to the constructor. It didn't seem worthwhile to have separate options for both of these.

This does pull in the newer AnyEvent::WebSocket::Client that has support for env_proxy as well, but that was mostly needed to make sure the tests passed.

This could use better tests, but I couldn't figure out how to have an
AnyEvent::Socket listening during $rtm->start.
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

Successfully merging this pull request may close these issues.

proxy support missing
1 participant