fix(core): update

This commit is contained in:
2022-08-04 17:16:26 +02:00
parent 59a025b308
commit 942b812f97
2 changed files with 2 additions and 1 deletions

View File

@@ -188,6 +188,7 @@ JNj2Dr5H0XoLFFnvuvzcRbhlJ9J67JzR+7g=
method: originRequest.method,
headers: {
...originRequest.headers,
'X-Forwarded-Host': originRequest.headers.host,
'X-Forwarded-Proto': 'https'
},
keepAlive: true,