Skip to content

Commit 56c555e

Browse files
Remove x-request-id from BLOCKED_HEADERS
1 parent ceaf566 commit 56c555e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/agentex/lib/sdk/fastacp/base/constants.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
"authorization",
2424
"cookie",
2525
"x-agent-api-key",
26-
"x-request-id", # Backend generates its own request IDs
2726
}
2827

2928
# Legacy constants for backward compatibility

0 commit comments

Comments
 (0)