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

Replace internal proxy implementation #852

Closed
hueniverse opened this issue May 13, 2013 · 0 comments · Fixed by #853
Closed

Replace internal proxy implementation #852

hueniverse opened this issue May 13, 2013 · 0 comments · Fixed by #853
Assignees
Labels
breaking changes Change that can breaking existing code
Milestone

Comments

@hueniverse
Copy link
Contributor

In order to gain finer control over how the internal proxy handler works, we need to stop using request and use the internal node client directly. This requires making a few minor breaking changes:

  • proxy.httpClient override no longer available.
  • Redirections are disabled by default
@ghost ghost assigned hueniverse May 13, 2013
@lock lock bot locked as resolved and limited conversation to collaborators Jan 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
breaking changes Change that can breaking existing code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant