litellm/litellm/proxy/middleware
2026-09-18 17:23:59 -07:00
..
admission_control_middleware.py refactor: drop fresh Any annotations and suppressions from admission control, spend summary, and dual cache 2026-09-04 08:05:04 +00:00
billable_request_metrics_middleware.py feat(proxy): add Amazon Transcribe SigV4 pass-through routes 2026-09-16 23:48:15 +00:00
in_flight_requests_middleware.py chore(lint): strip inert type: ignore comments and zero LIT009, LIT010, LIT011 headroom 2026-08-05 02:37:24 -07:00
per_request_root_path_middleware.py feat(proxy): resolve root_path per request from a configured prefix list (SERVER_ROOT_PATHS) (#35935) 2026-09-07 11:54:59 -07:00
prometheus_auth_middleware.py fix(claude_code_gateway): scope the protobuf body skip to the OTLP routes and match the metrics middleware on the route path 2026-09-18 17:23:59 -07:00
request_size_limit_middleware.py feat(lint): enforce Final on locals and freeze function parameters (LIT010, LIT011) 2026-08-04 12:54:39 -07:00
security_headers_middleware.py feat(lint): enforce Final on locals and freeze function parameters (LIT010, LIT011) 2026-08-04 12:54:39 -07:00