You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consistently refer to HTTP/2 as HTTP/2 (and not HTTP/2.0)
The spec was renamed away from HTTP/2.0 many years ago, and we should
thus consistently call it HTTP/2.
This leaves a single instance of HTTP/2.0: what we set as
Request.protocol_version, as this is exposed to clients of wptserve.
0 commit comments