Skip to content

Commit 8635c4d

Browse files
committed
Merge remote-tracking branch 'origin/main' into codex/sdk-oauth-runner-log-panel
2 parents 20e3826 + 24ec38b commit 8635c4d

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

mcpjam-inspector/server/utils/chat-ingestion.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@ const MAX_RESPONSE_PREVIEW_CHARS = 200;
1212
const ENRICHMENT_HEADERS_TO_FORWARD = [
1313
"user-agent",
1414
"accept-language",
15-
// Client IP headers for visitor hashing
16-
"x-forwarded-for",
17-
"x-real-ip",
18-
"cf-connecting-ip",
1915
] as const;
2016

2117
/**

0 commit comments

Comments
 (0)