Skip to content

[HttpClient] Skip HTTP/3 when using a proxy#63155

Merged
nicolas-grekas merged 1 commit intosymfony:7.3from
nicolas-grekas:h3-no-proxy
Jan 22, 2026
Merged

[HttpClient] Skip HTTP/3 when using a proxy#63155
nicolas-grekas merged 1 commit intosymfony:7.3from
nicolas-grekas:h3-no-proxy

Conversation

@nicolas-grekas
Copy link
Copy Markdown
Member

Q A
Branch? 7.3
Bug fix? yes
New feature? no
Deprecations? no
Issues -
License MIT

We enabled enabling HTTP/3 in #59370
But I also just learned about composer/composer#12699

I think we should do the same. HTTP/3 + proxies are not yet there, let's play safe.

@carsonbot carsonbot added this to the 7.3 milestone Jan 22, 2026
@nicolas-grekas nicolas-grekas merged commit 3ccf36c into symfony:7.3 Jan 22, 2026
10 of 12 checks passed
This was referenced Jan 24, 2026
@nicolas-grekas nicolas-grekas deleted the h3-no-proxy branch January 26, 2026 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants