Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • N node-http-proxy
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 482
    • Issues 482
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 102
    • Merge requests 102
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • http ... PARTY!
  • node-http-proxy
  • Merge requests
  • !1533

Add follow-redirects options support

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Yuta Shimizu requested to merge github/fork/pachirel/add-follow-redirects-options-support into master May 26, 2021
  • Overview 1
  • Commits 2
  • Pipelines 1
  • Changes 4

I saw issue #1412 and PR #1441. I'd like to support all follow-redirects options, I created another PR to support it.

I respect the attribute format of #1441.

Notes:

  • I found it's required to update DefinitelyTyped. Because followRedirects option is declared as boolean.
  • I haven't checked which follow-redirects versions support these options. I tested 1.9.0 (defined in package-lock.json) and 1.14.1. Please check your follow-redirects version.
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/pachirel/add-follow-redirects-options-support