diff options
author | Andreu Botella <abb@randomunok.com> | 2021-10-25 09:41:06 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-25 18:41:06 +0200 |
commit | e39dace8cb4b1868e811fd13b87f2a81e84b98ce (patch) | |
tree | 3ed900bdd0e340ae74c9278846d407092bfa1901 /cli/lsp/document_source.rs | |
parent | 2e888cc82433aa143c0edadbd8c134b8fe030f50 (diff) |
fix(tls): Make TLS clients support HTTP/2 (#12530)
`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.
Diffstat (limited to 'cli/lsp/document_source.rs')
0 files changed, 0 insertions, 0 deletions