litellm/litellm-rust
Yujong Lee a3aceec2f8 fix(rust): match Python proxy, ssl_verify and client expiry behavior in the http pool
Honor environment proxies whenever Python would use httpx (sync calls, HTTP/2, aiohttp disabled), apply the per-call ssl_verify argument, ignore empty or missing SSL env values the way http_handler.py does, expire pooled clients after an hour so rotated certificates reload, keep the client certificate off media downloads, and decline instead of raising when a litellm global has an unexpected type
2026-09-18 17:37:08 -07:00
..
crates fix(rust): match Python proxy, ssl_verify and client expiry behavior in the http pool 2026-09-18 17:37:08 -07:00
.gitignore feat: add LiteLLM Rust workspace with Mistral OCR bridge (#31033) 2026-06-23 13:16:47 -07:00
Cargo.lock chore: merge main into litellm_rust_http_pool_ocr 2026-09-19 00:10:17 +00:00
Cargo.toml chore: merge main into litellm_rust_http_pool_ocr 2026-09-19 00:10:17 +00:00