mirror of
https://github.com/denoland/deno
synced 2024-11-05 18:45:24 +00:00
7e4145df25
This change: 1. Sets the removal version for `Deno.RequestEvent`, `Deno.HttpConn` and `Deno.serveHttp()` for Deno v2. I thought it might be worth calling `warnOnDeprecatedApi()` within `Deno.Request` and `Deno.HttpConn` methods, but I thought just having it called within `Deno.serveHttp()` might be sufficient. 2. Removes some possibly unneeded related benchmarks. Towards #22021 |
||
---|---|---|
.. | ||
deno_flash_hono_router.js | ||
deno_flash_send_file.js | ||
deno_http_read_headers.lua | ||
deno_http_serve.js | ||
deno_post_bin.lua | ||
deno_post_json.lua | ||
deno_reactdom_ssr_flash.jsx | ||
deno_tcp.ts |