Skip to content

Commit a0ace65

Browse files
committed
chore: remove unused added constants
1 parent 16a9834 commit a0ace65

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

packages/backend/src/constants.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,10 @@ const Headers = {
5656
ContentSecurityPolicy: 'content-security-policy',
5757
ContentSecurityPolicyReportOnly: 'content-security-policy-report-only',
5858
EnableDebug: 'x-clerk-debug',
59-
CfConnectingIp: 'cf-connecting-ip',
60-
ForwardedFor: 'x-forwarded-for',
6159
ForwardedHost: 'x-forwarded-host',
6260
ForwardedPort: 'x-forwarded-port',
6361
ForwardedProto: 'x-forwarded-proto',
6462
Host: 'host',
65-
RealIp: 'x-real-ip',
6663
Location: 'location',
6764
Nonce: 'x-nonce',
6865
Origin: 'origin',

0 commit comments

Comments
 (0)