Bug 255978 - [curl] Add an option and settings to enable HTTP/3
Summary: [curl] Add an option and settings to enable HTTP/3
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-04-26 02:27 PDT by Kenji Shukuwa
Modified: 2023-04-26 22:52 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kenji Shukuwa 2023-04-26 02:27:59 PDT
Curl's HTTP/3 implementation is still experimental. I tried to check the behavior using libcurl 8.0.1,
but I confirmed problems such as communication errors and communication stoppages. So it's still too early
to enable it in WebKit.

On the other hand, having an environment that facilitates HTTP/3 verification and testing is very useful.
So, we will add an option and settings to enable HTTP/3 to make it easier to check and test the behavior
of HTTP/3 in the future.
Comment 1 Kenji Shukuwa 2023-04-26 02:39:34 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13192
Comment 2 EWS 2023-04-26 22:51:07 PDT
Committed 263447@main (7327aab70ea5): <https://commits.webkit.org/263447@main>

Reviewed commits have been landed. Closing PR #13192 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-04-26 22:52:20 PDT
<rdar://problem/108591795>