litellm/litellm-rust/crates/http/src
Yujong Lee 9c48e137dc fix(rust): preserve HTTP host and TLS error context
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-09-21 21:32:33 +00:00
..
config.rs fix(rust): preserve HTTP host and TLS error context 2026-09-21 21:32:33 +00:00
error.rs fix(rust): preserve HTTP host and TLS error context 2026-09-21 21:32:33 +00:00
lib.rs fix(rust): preserve HTTP host and TLS error context 2026-09-21 21:32:33 +00:00
media.rs fix(rust): preserve HTTP host and TLS error context 2026-09-21 21:32:33 +00:00
outbound.rs feat(rust): add Amazon Textract to litellm.ocr and sign provider requests after host hooks 2026-09-19 09:11:52 -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 fix(rust): preserve Python settings coercion at the native boundary 2026-09-21 21:32:33 +00:00
tls.rs fix(rust): preserve HTTP host and TLS error context 2026-09-21 21:32:33 +00:00
transport.rs refactor(rust): split custom_httpx into litellm-http and the OCR handler 2026-09-18 20:46:36 -07:00