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 56c555e commit 6941901Copy full SHA for 6941901
tests/test_header_forwarding.py
@@ -519,7 +519,6 @@ async def test_temporal_task_service_preserves_all_header_types(
519
"x-user-oauth-credentials": "oauth-token-12345",
520
"authorization": "Bearer jwt-token",
521
"x-tenant-id": "tenant-999",
522
- "x-request-id": "req-abc-123",
523
"x-custom-app-header": "custom-value"
524
}
525
request = {"headers": request_headers}
0 commit comments