fastmcp/tests/server/providers/proxy
Jake Kaplan 959daf2321
Sanitize forwarded request metadata where the proxy copies it (#4770)
* Separate proxy protocol policy from client construction

🤖 Generated with OpenAI Codex

* Strip connection-owned request metadata at the proxy backend boundary

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* Sanitize forwarded request metadata where the proxy copies it

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* Forward hop-safe request metadata for proxied resources, templates, and prompts

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

---------

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-08-05 15:46:10 -04:00
..
__init__.py Replace FastMCP.as_proxy() with create_proxy() function (#2829) 2026-01-10 11:39:06 -05:00
test_proxy_client.py Sanitize forwarded request metadata where the proxy copies it (#4770) 2026-08-05 15:46:10 -04:00
test_proxy_request_meta.py Sanitize forwarded request metadata where the proxy copies it (#4770) 2026-08-05 15:46:10 -04:00
test_proxy_server.py Sanitize forwarded request metadata where the proxy copies it (#4770) 2026-08-05 15:46:10 -04:00
test_stateful_proxy_client.py Sanitize forwarded request metadata where the proxy copies it (#4770) 2026-08-05 15:46:10 -04:00