1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-08 07:08:27 -05:00
denoland-deno/cli/tests
Bert Belder c5270abad7
feat(unstable): Add Deno.upgradeHttp API (#13618)
This commit adds "Deno.upgradeHttp" API, which
allows to "hijack" connection and switch protocols, to eg.
implement WebSocket required for Node compat.

Co-authored-by: crowlkats <crowlkats@toaxl.com>
Co-authored-by: Ryan Dahl <ry@tinyclouds.org>
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2022-03-16 14:54:18 +01:00
..
integration feat(task): add unstable warning to deno task (#13966) 2022-03-15 21:24:07 -04:00
testdata feat(task): add unstable warning to deno task (#13966) 2022-03-15 21:24:07 -04:00
unit feat(unstable): Add Deno.upgradeHttp API (#13618) 2022-03-16 14:54:18 +01:00
integration_tests.rs chore: update copyright to 2022 (#13306) 2022-01-07 22:09:52 -05:00