[wpt-sync] Sync PR 26331 - Update to more recent versions of hyper libraries
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox86 fixed)
Tracking | Status | |
---|---|---|
firefox86 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream error])
Sync web-platform-tests PR 26331 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/26331
Details from upstream follow.
b'Arno Renevier <arenevier@fb.com>' wrote:
Update to more recent versions of hyper libraries
Chrome wants to enable support for websocket over h2. In order to add
that support to wpt http2 server, we first need to update to update
hyper to a version that supports SETTINGS_ENABLE_CONNECT_PROTOCOL.That support was added in January 2019, so we need versions at least as
recent. Since python 2.7 support was dropped in September 2020, we can't
take the very last versions. So we are taking the latest stable versions
before September.Those are version 5.2.0 for hyperframe and version 3.2.0 for hyper-h2.
For hpack, that would be version 3.0.0, which is already the current
version.
Assignee | ||
Updated•4 years ago
|
Comment 2•4 years ago
|
||
bugherder |
Description
•