litellm/tests/test_litellm/proxy/_experimental
Sameer Kankute ebf751f56e
feat(mcp): pass custom x-* headers to logging callbacks
Custom headers (x-* prefixed) sent in MCP tool call requests are now
extracted and stored in StandardLoggingMCPToolCall.custom_headers, and
also propagated to requester_custom_headers in StandardLoggingMetadata
so logging callbacks can access them via kwargs.

Sensitive headers (x-api-key, x-litellm-*, x-mcp-server-auth-*) are
filtered out before logging.
2026-04-01 19:03:05 +05:30
..
mcp_server feat(mcp): pass custom x-* headers to logging callbacks 2026-04-01 19:03:05 +05:30