Skip to content
GitLab
    • Explore Projects Groups Snippets
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
  • !1283

Pass options to proxyRes event.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Administrator requested to merge github/fork/j/options-to-proxyRes into master 7 years ago
  • Overview 3
  • Commits 1
  • Pipelines 1
  • Changes 3

Created by: j

I wanted to be able to use the built-in web-outgoing passes for including default headers into my final response. Only thing is that options weren't available in it. This fixes it.

I also moved the web outgoing passes function into common for code-reuse.

Pipeline #1320 failed for 8adbad89 on github/fork/j/options-to-proxyRes 2 years ago
Approval is optional

Ready to merge by members who can write to the target branch.

  • The source branch is 32 commits behind the target branch
  • 1 commit and 1 merge commit will be added to master.
  • Source branch will not be deleted.

Activity


  • Administrator
    Administrator @root · 7 years ago
    Author Contributor

    Created by: j

    /ping @jcrugzz

  • Administrator
    Administrator @root · 7 years ago
    Author Contributor

    Created by: j

    /ping @indexzero

  • Administrator
    Administrator @root · 5 years ago
    Author Contributor

    Created by: codecov-io

    Codecov Report

    :exclamation: No coverage uploaded for pull request base (master@a3fe02d). Click here to learn what that means. The diff coverage is 100%.

    Impacted file tree graph

    @@           Coverage Diff            @@
    ##             master   #1283   +/-   ##
    ========================================
      Coverage          ?   92.4%           
    ========================================
      Files             ?       6           
      Lines             ?     316           
      Branches          ?       0           
    ========================================
      Hits              ?     292           
      Misses            ?      24           
      Partials          ?       0
    Impacted Files Coverage Δ
    lib/http-proxy/passes/web-incoming.js 98.21% <100%> (ø)
    lib/http-proxy/common.js 97.29% <100%> (ø)

    Continue to review full report at Codecov.

    Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a3fe02d...8adbad8. Read the comment docs.

  • Administrator restored source branch github/fork/j/options-to-proxyRes 2 years ago

    restored source branch github/fork/j/options-to-proxyRes

Please register or sign in to reply
0 Assignees
None
Assign to
0 Reviewers
None
Request review from
Labels
0
None
0
None
    Assign labels
  • Manage project labels

Milestone
No milestone
None
None
Time tracking
No estimate or time spent
Lock merge request
Unlocked
1
1 participant
Administrator
Reference: http-party/node-http-proxy!1283
Source branch: github/fork/j/options-to-proxyRes

Menu

Explore Projects Groups Snippets