Commit 7bbb5ac
server: avoid overwriting Authorization header (#10878)
* server: avoid overwriting Authorization header
If no API key is set, leave the Authorization header as is. It may be
used by another part of the Web stack, such as an authenticating proxy.
Fixes #10854
* rebuild
---------
Co-authored-by: Xuan Son Nguyen <[email protected]>1 parent 152610e commit 7bbb5ac
2 files changed
+1
-1
lines changedBinary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
445 | 445 | | |
446 | 446 | | |
447 | 447 | | |
448 | | - | |
| 448 | + | |
449 | 449 | | |
450 | 450 | | |
451 | 451 | | |
| |||
0 commit comments