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

Can't set proxy. #41

Open
taka1498 opened this issue Sep 5, 2018 · 0 comments
Open

Can't set proxy. #41

taka1498 opened this issue Sep 5, 2018 · 0 comments

Comments

@taka1498
Copy link

taka1498 commented Sep 5, 2018

needle.post(url, payload, {json: true, headers:{'Content-Type': 'application/json; charset=utf-8'}}, requestCallback);

This code is fixing request option, and this library is using needle.
needle is fixing default request option. So user can't use environment argument to set proxy.
Thereby, user can't access hipchat api through proxy.

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