Don't automatically squash the authorization header.
This commit is contained in:
parent
e34afc0fa4
commit
ce58cc99db
1 changed files with 0 additions and 1 deletions
|
@ -762,7 +762,6 @@ stream {
|
|||
auth_digest "{{ $location.BasicDigestAuth.Realm }}";
|
||||
auth_digest_user_file {{ $location.BasicDigestAuth.File }};
|
||||
{{ end }}
|
||||
proxy_set_header Authorization "";
|
||||
{{ end }}
|
||||
|
||||
{{ if $location.CorsConfig.CorsEnabled }}
|
||||
|
|
Loading…
Reference in a new issue