Open
Bug 1816921
Opened 2 years ago
Updated 2 years ago
Implement WebTransport cleanup on SETTINGS parsing
Categories
(Core :: Networking: HTTP, enhancement, P2)
Core
Networking: HTTP
Tracking
()
NEW
People
(Reporter: jesup, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Specifically handle SETTINGs errors per the spec (check that webtransport is supported, and that H3_DATAGRAM is supported). May require transport API additions (haven't checked).
https://w3c.github.io/webtransport/#webtransport-constructor in initialize WebTransport over HTTP, steps 12.1-12.3
Reporter | ||
Updated•2 years ago
|
Severity: -- → S3
Priority: -- → P2
Whiteboard: [necko-triaged]
You need to log in
before you can comment on or make changes to this bug.
Description
•