fix(proxy): strip client fetch metadata upstream
This commit is contained in:
@@ -22,6 +22,7 @@ const SKIPPED_REQUEST_HEADERS = new Set([
|
||||
'keep-alive',
|
||||
'proxy-authenticate',
|
||||
'proxy-authorization',
|
||||
'sec-fetch-mode',
|
||||
'te',
|
||||
'trailer',
|
||||
'transfer-encoding',
|
||||
|
||||
Reference in New Issue
Block a user