deno/cli/bench/http
Asher Gomez 7e4145df25
refactor: set removal version for Deno.RequestEvent, Deno.HttpConn and Deno.serveHttp() (#22034)
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
2024-01-23 03:24:03 +00:00
..
deno_flash_hono_router.js chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
deno_flash_send_file.js chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
deno_http_read_headers.lua chore(cli/bench): Add more HTTP benchmarks (#14995) 2022-07-01 12:59:01 +05:30
deno_http_serve.js chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
deno_post_bin.lua perf(ext/fetch): consume body using ops (#16038) 2022-10-04 15:48:50 +02:00
deno_post_json.lua chore(cli/bench): Add more HTTP benchmarks (#14995) 2022-07-01 12:59:01 +05:30
deno_reactdom_ssr_flash.jsx bench: fix benchmarks (#19600) 2023-06-24 10:36:15 +02:00
deno_tcp.ts chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00