Add custom request headers
This commit is contained in:
parent
1ef7a1f9be
commit
45a461849c
@ -46,3 +46,5 @@ http:
|
|||||||
headers:
|
headers:
|
||||||
customResponseHeaders:
|
customResponseHeaders:
|
||||||
X-Scheme: https
|
X-Scheme: https
|
||||||
|
customRequestHeaders:
|
||||||
|
X-Forwarded-Proto: "https"
|
||||||
|
Loading…
Reference in New Issue
Block a user