Skip to content

docs: document LITELLM_ENABLE_HTTP2 environment variable#355

Open
KevinZhao wants to merge 1 commit into
BerriAI:mainfrom
KevinZhao:docs/add-litellm-enable-http2
Open

docs: document LITELLM_ENABLE_HTTP2 environment variable#355
KevinZhao wants to merge 1 commit into
BerriAI:mainfrom
KevinZhao:docs/add-litellm-enable-http2

Conversation

@KevinZhao

Copy link
Copy Markdown

What

Adds LITELLM_ENABLE_HTTP2 to the environment variables - Reference table in docs/proxy/config_settings.md.

Why

The litellm source now reads a new opt-in env var LITELLM_ENABLE_HTTP2 (see BerriAI/litellm#30370 — opt-in outbound HTTP/2 for LLM requests).

litellm's CI runs tests/documentation_tests/test_env_keys.py, which checks out this docs repo and asserts that every env var referenced in the litellm source is documented in that reference table. Without this entry, the documentation and code-quality checks fail with:

Keys not documented in 'environment settings - Reference': {'LITELLM_ENABLE_HTTP2'}

This PR documents the variable to unblock those checks.

Adds LITELLM_ENABLE_HTTP2 to the environment variables reference table.
This unblocks the documentation/code-quality CI checks for BerriAI/litellm#30370
(opt-in outbound HTTP/2), whose test_env_keys.py asserts every env var read in
the litellm source is documented here.
@vercel

vercel Bot commented Jun 15, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
litellm Ready Ready Preview, Comment Jun 15, 2026 10:34pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant