network.http.http3.enabled breaks various google properties
Categories
(Core :: Networking, defect)
Tracking
()
People
(Reporter: englehardt, Unassigned)
Details
Attachments
(1 file)
4.91 KB,
application/octet-stream
|
Details |
The breakage is non-deterministic. Top-level loads to various google.com properties have been failing for me in non-deterministic ways. These loads can be the result of a link click (e.g., redirecting through google.com on an outbound link click from gmail.com) or when visiting a site directly in the address bar (e.g., calendar.google.com or www.google.com).
I've attached a har file (with cookies removed) for a top-level request to https://calendar.google.com that fails.
Updated•5 years ago
|
Comment 2•5 years ago
|
||
I'm having trouble reproducing. For me, AltSvc is not indicating support for h3-27, which is what we support. I'm seeing HTTP/2 but no HTTP/3 usage in network requests to logged-in google calendar. Maybe I'm on the tail end of a staged rollout? (I'm on Comcast, in Oregon.) I don't know.
Looked at HAR, didn't see anything noteworthy.
Description
•