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

Add followRedirect as a valid request option #21

Merged
merged 4 commits into from Sep 6, 2018

Conversation

bsyk
Copy link
Contributor

@bsyk bsyk commented Feb 12, 2017

Sometimes you want the browser to receive the redirect rather than the proxy following it.
This option allows the 'followRedirect' option to be passed through to the underlying request.

Sometimes you want the browser to receive the redirect rather than the proxy following it.
This option allows the 'followRedirect' option to be passed through to the underlying request.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 92.571% when pulling 180d3b4 on bsyk:master into e13778b on 4front:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 92.571% when pulling 8ff883a on bsyk:master into e13778b on 4front:master.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 83

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 88.339%

Totals Coverage Status
Change from base Build 81: 0.0%
Covered Lines: 167
Relevant Lines: 180

💛 - Coveralls

Copy link
Owner

@dvonlehman dvonlehman left a comment

Choose a reason for hiding this comment

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

👍

@dvonlehman dvonlehman merged commit a32f591 into dvonlehman:master Sep 6, 2018
@dvonlehman
Copy link
Owner

Published to npm as version 2.2.2.

@tandrewnichols
Copy link

This option needs to be added to the README. I found it pretty quickly here by searching issues, but I initially thought it wasn't supported.

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.

None yet

4 participants