mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-22 00:31:44 +00:00
Each source (per-call kwargs, environment variables, the Python module) now builds an HttpSettingsLayer, and HttpSettings::from_layers merges them with explicit precedence. The aiohttp and httpx proxy-env rule is resolved once in the merge, so HttpSettings carries a single trust_proxy_env flag |
||
|---|---|---|
| .. | ||
| routes | ||
| credentials.rs | ||
| diagnostics.rs | ||
| errors.rs | ||
| http.rs | ||
| lib.rs | ||
| marshal.rs | ||
| python_settings.rs | ||
| token_counter.rs | ||