diff options
author | Matt Mastracci <matthew@mastracci.com> | 2023-04-02 15:27:12 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-02 23:27:12 +0200 |
commit | 513dadadcff3e54a59c7d943f33acd90ff12ad89 (patch) | |
tree | 512ed6eaf6a99f8d6766d7e545abd8bf3f18dada /ext/web/blob.rs | |
parent | d939a5e96c5ad1068a38186d01dc2ff0195478e5 (diff) |
feat(ext/http): add an op to perform raw HTTP upgrade (#18511)
This commit adds new "op_http_upgrade_early", that allows to hijack
existing "Deno.HttpConn" acquired from "Deno.serveHttp" API
and performing a Websocket upgrade on this connection.
This is not a public API and is meant to be used internally in the
"ext/node" polyfills for "http" module.
---------
Co-authored-by: Bartek IwaĆczuk <biwanczuk@gmail.com>
Diffstat (limited to 'ext/web/blob.rs')
0 files changed, 0 insertions, 0 deletions