Skip to content

fix: add x-forwarded-port and x-forwarded-proto to proxyHeaderIgnore defaults#465

Merged
pi0 merged 1 commit intonuxt-community:masterfrom
bblanchon:x-forwarded
Jan 11, 2021
Merged

fix: add x-forwarded-port and x-forwarded-proto to proxyHeaderIgnore defaults#465
pi0 merged 1 commit intonuxt-community:masterfrom
bblanchon:x-forwarded

Conversation

@bblanchon
Copy link
Contributor

As discussed in #462, ignoring X-Forwarded-Host implies ignoring X-Forwarded-Port and X-Forwarded-Proto as well.

@codecov
Copy link

codecov bot commented Jan 11, 2021

Codecov Report

Merging #465 (3a5cacb) into master (c6e256c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #465   +/-   ##
=======================================
  Coverage   95.55%   95.55%           
=======================================
  Files           1        1           
  Lines          45       45           
  Branches       25       25           
=======================================
  Hits           43       43           
  Misses          2        2           
Impacted Files Coverage Δ
lib/module.js 95.55% <ø> (ø)

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 c6e256c...3a5cacb. Read the comment docs.

Copy link
Member

@pi0 pi0 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!

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.

2 participants