Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Ensure we remove X-Forward-* HTTP headers that can cause problems proxying API requests #3934

Merged
merged 3 commits into from
Sep 30, 2019

Conversation

nwmac
Copy link
Contributor

@nwmac nwmac commented Sep 28, 2019

Load balancers can add headers - X-Forwarded-Host and X-Forwarded-Port - these cause problems when we proxy requests to Cloud Foundry when Stratos is behind a load balancer

@cfdreddbot
Copy link

✅ Hey nwmac! The commit authors and yourself have already signed the CLA.

@nwmac nwmac self-assigned this Sep 28, 2019
@nwmac nwmac changed the title Ensure we remove X-Forward HTTP headers that can cause problems proxying API requests Ensure we remove X-Forward-* HTTP headers that can cause problems proxying API requests Sep 28, 2019
@codecov
Copy link

codecov bot commented Sep 28, 2019

Codecov Report

Merging #3934 into v2-master will increase coverage by <.01%.
The diff coverage is n/a.

@@              Coverage Diff              @@
##           v2-master    #3934      +/-   ##
=============================================
+ Coverage      52.21%   52.22%   +<.01%     
=============================================
  Files            785      785              
  Lines          23017    23017              
  Branches        4124     4124              
=============================================
+ Hits           12019    12020       +1     
+ Misses         10998    10997       -1

@KlapTrap KlapTrap merged commit f9d2b2a into v2-master Sep 30, 2019
@KlapTrap KlapTrap deleted the remove-fwd-headers branch September 30, 2019 09:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants