Update neqo to v0.14.0
Categories
(Core :: Networking, task, P2)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox142 | --- | fixed |
People
(Reporter: mail, Assigned: mail)
References
(Regressed 1 open bug)
Details
(Whiteboard: [necko-triaged] )
Attachments
(1 file)
Upstream release pull request: https://github.com/mozilla/neqo/pull/2783
Updated•4 months ago
|
Updated•4 months ago
|
If I understand https://github.com/mozilla/neqo/pull/2592/ correctly, we will need to call Connection::set_certificate_compression in neqo_glue/src/lib.rs NeqoHttp3Conn::new in order to enable TLS certificate compression on QUIC connections.
Anna is the above correct? Are you fine doing this in a follow up patch once https://phabricator.services.mozilla.com/D256234 is merged?
Comment 3•4 months ago
|
||
I think so? I already have an example: https://phabricator.services.mozilla.com/D256092
It enables the zstd certificate compression in neqo_glue by calling set_certificate_compression (The patch could contain mistakes!)
Great. Let's land that one once https://phabricator.services.mozilla.com/D256234 is in.
Currently blocked by https://github.com/mozilla/neqo/pull/2789.
Updated•4 months ago
|
Updated•3 months ago
|
Comment 7•3 months ago
|
||
| bugherder | ||
Updated•3 months ago
|
Description
•