We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee6ca7e commit dcd6ae1Copy full SHA for dcd6ae1
proxy/utils/headers.ts
@@ -6,6 +6,7 @@ import { CustomerVariables } from './customer-variables/customer-variables'
6
import { getPreSharedSecret } from './customer-variables/selectors'
7
8
const BLACKLISTED_HEADERS = new Set([
9
+ 'age',
10
'connection',
11
'expect',
12
'keep-alive',
0 commit comments