[wp-trac] [WordPress Trac] #54404: Incorrect protocol with HTTP/3
WordPress Trac
noreply at wordpress.org
Tue Nov 9 23:05:14 UTC 2021
#54404: Incorrect protocol with HTTP/3
---------------------------------------------+----------------------------
Reporter: malthert | Owner: davidbaumwald
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 5.9
Component: Bootstrap/Load | Version:
Severity: normal | Resolution: fixed
Keywords: good-first-bug has-patch commit | Focuses:
---------------------------------------------+----------------------------
Changes (by davidbaumwald):
* status: reviewing => closed
* resolution: => fixed
Comment:
In [changeset:"52087" 52087]:
{{{
#!CommitTicketReference repository="" revision="52087"
Bootstrap/Load: Add `HTTP/3` as a valid HTTP protocol.
As of November 2021, the `HTTP/3` protocol is still officially an Internet
Draft, but is already supported by 74% of running web browsers and,
according to W3Techs, 23% of the top 10 million websites. It has been
supported by Google Chrome (including Chrome for Android, and Microsoft
Edge, which is based on it) since April 2020 and by Mozilla Firefox since
May 2021. Safari 14 (on macOS Big Sur and iOS 14) has also implemented the
protocol but support is hidden behind a feature flag.
Based on the wide support, this change adds `HTTP/3` as a valid HTTP
protocol.
Props malthert.
Fixes #54404.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/54404#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list