litellm/litellm-rust/crates/http/src
2026-09-19 08:37:27 -07:00
..
config.rs refactor(rust): read proxy env vars through the settings lookup 2026-09-18 20:41:07 -07:00
error.rs feat(rust): serve every gateway HTTP setting natively instead of declining to Python 2026-09-18 19:39:07 -07:00
lib.rs refactor(rust): split custom_httpx into litellm-http and the OCR handler 2026-09-18 20:46:36 -07:00
media.rs fix(rust): redact proxy credentials in Debug and build the proxy matcher once 2026-09-19 08:30:35 -07:00
pool.rs refactor(rust): read proxy env vars through the settings lookup 2026-09-18 20:41:07 -07:00
proxy.rs fix(rust): drop http_proxy under CGI where environment names ignore case 2026-09-19 08:37:27 -07:00
request.rs refactor(rust): split custom_httpx into litellm-http and the OCR handler 2026-09-18 20:46:36 -07:00
settings.rs refactor(rust): read proxy env vars through the settings lookup 2026-09-18 20:41:07 -07:00
tls.rs refactor(rust): resolve the http client config through From and TryFrom 2026-09-18 19:48:34 -07:00
transport.rs refactor(rust): split custom_httpx into litellm-http and the OCR handler 2026-09-18 20:46:36 -07:00