pull/105/head
Alec Muffett 2022-03-06 00:36:47 +00:00 zatwierdzone przez GitHub
rodzic 8ae2e09ee8
commit 50a3bdca22
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -788,7 +788,7 @@ http {
# https://blog.g3rt.nl/nginx-add_header-pitfall.html
%%IF %INJECT_HEADERS_UPSTREAM%
# inject_headers_upstream;
# inject_headers_upstream
# this is above the ones below in order to disambiguate which ones "win"
%%CSV %INJECT_HEADERS_UPSTREAM%
proxy_set_header %1% "%2%";