Skip to content
Unverified Commit 530282ee authored by Franz Pletz's avatar Franz Pletz Committed by Robin Gloster
Browse files

nginx module: fix applying recommended proxy headers

Previously, if proxy_set_header would be used in an extraConfig of
a location, the headers defined in the http block by
recommendedProxySettings would be cleared. As this is not the intended
behaviour, these settings are now included from a separate file if
needed.
parent 0371f2b5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment