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

Correctly pass agents to follow-redirects #2547

Closed
wants to merge 1 commit into from
Closed

Correctly pass agents to follow-redirects #2547

wants to merge 1 commit into from

Conversation

mhassan1
Copy link

This fixes #2546

Copy link
Collaborator

@yasuf yasuf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm thanks!

@yasuf
Copy link
Collaborator

yasuf commented Nov 14, 2019

If I get a chance I'll merge a few PRs and add them to the 0.19.1 release, this one (although a really good fix) doesn't seem urgent to ship right away

If this is urgent for you, change the base to be the 0.19 PR branch and update the changelog and it'll go out on 0.19.1

@yasuf
Copy link
Collaborator

yasuf commented Nov 14, 2019

also you'll need to update the dist/ folder

@mhassan1
Copy link
Author

This PR should be part of 0.19.1 because #2426 will introduce a regression in 0.19.1 for anyone using http(s)Agent. I'll update the base of this PR and the changelog. Not sure if a dist change is required because this is only a change to http.js, but I'll check.

@mhassan1
Copy link
Author

Closed in favor of yasuf#1

This was referenced Jan 7, 2020
@axios axios locked and limited conversation to collaborators May 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

http(s)Agent not sent properly to follow-redirects
3 participants