mirror of
https://github.com/denoland/deno.git
synced 2025-02-08 15:21:26 -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. |
||
---|---|---|
.. | ||
testdata | ||
lib.rs | ||
lsp.rs | ||
pty.rs | ||
test_server.rs |