Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[HttpClient] Allow using HTTP/3 with theCurlHttpClient#59370

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
nicolas-grekas merged 1 commit intosymfony:7.3fromMatTheCat:ticket_58331
Jan 7, 2025

Conversation

MatTheCat
Copy link
Contributor

@MatTheCatMatTheCat commentedJan 6, 2025
edited
Loading

QA
Branch?7.3
Bug fix?no
New feature?yes
Deprecations?no
IssuesFix#58331
LicenseMIT

Now that PHP 8.4 is out, one can configure curl to useCURL_HTTP_VERSION_3 (php/php-src#15350).

Since curl HTTP/3 support is still experimental thehttp_version will have to be set to3 to use this functionality, mimickingthe CLI--http3 flag (meaning curl can fallback to HTTP/2 or HTTP/1.1).

hostep reacted with heart emojiraffaelecarelle reacted with rocket emoji
@nicolas-grekas
Copy link
Member

Thank you@MatTheCat.

@nicolas-grekasnicolas-grekas merged commitfa602c7 intosymfony:7.3Jan 7, 2025
9 of 11 checks passed
@MatTheCatMatTheCat deleted the ticket_58331 branchJanuary 7, 2025 10:53
@fabpotfabpot mentioned this pull requestMay 2, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@nicolas-grekasnicolas-grekasnicolas-grekas approved these changes

Assignees
No one assigned
Projects
None yet
Milestone
7.3
Development

Successfully merging this pull request may close these issues.

[HttpClient] Add support for HTTP/3
3 participants
@MatTheCat@nicolas-grekas@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp