Skip to content

Conversation

@barjin
Copy link
Member

@barjin barjin commented Feb 1, 2026

Added warning to Python and Node.js documentation that proxies are not supported when HTTP/3 is enabled.

Closes #364

Proxies are not supported when HTTP/3 is enabled. This documents the
limitation in both Python and Node.js client options.

Closes #364

Generated with [Claude Code](https://claude.ai/code)
via [Happy](https://happy.engineering)

Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Happy <yesreply@happy.engineering>
@github-actions github-actions bot added this to the 133rd sprint - Tooling team milestone Feb 1, 2026
@github-actions github-actions bot added the t-tooling Issues with this label are in the ownership of the tooling team. label Feb 1, 2026
@barjin barjin merged commit 7fe603d into master Feb 2, 2026
47 of 48 checks passed
@barjin barjin deleted the docs/http3-proxy-limitation branch February 2, 2026 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t-tooling Issues with this label are in the ownership of the tooling team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

(py) The Client and AsyncClient do not use a proxy if http3=True is set.

2 participants