mirror of
https://github.com/denoland/deno.git
synced 2024-11-25 15:29:32 -05:00
e39dace8cb
`fetch()` and client-side websocket used to support HTTP/2, but this regressed in #11491. This patch reenables it by explicitly adding `h2` and `http/1.1` to the list of ALPN protocols on the HTTP and websocket clients. |
||
---|---|---|
.. | ||
src | ||
std@ca23a1e603 | ||
wpt@68c75f6da9 | ||
Cargo.toml |