1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-24 15:19:26 -05:00
denoland-deno/cli/bench/http
Bartek Iwańczuk 51d3fb78ad
refactor: remove "ext/flash" (#18578)
With https://github.com/denoland/deno/pull/18568 landed we no longer
need "ext/flash". 

This commit removes "deno_flash" extension completely.

This should have some impact on the binary and snapshot size.

Closes https://github.com/denoland/deno/issues/17356
2023-04-03 19:01:02 +02:00
..
bun_hono_router.js chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
bun_http.js chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
bun_http_send_file.js chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
deno_flash_hono_router.js chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
deno_flash_send_file.js chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
deno_http_native.js chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
deno_http_native_headers.js chore: add copyright_checker tool and add the missing copyright (#17285) 2023-01-13 16:51:32 +09:00
deno_http_ops.js refactor: remove Deno.core (#16881) 2023-01-24 18:54:10 +01:00
deno_http_read_headers.js chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +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 refactor: remove "ext/flash" (#18578) 2023-04-03 19:01:02 +02:00
deno_post_bin.js chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +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.js chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00: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 feat: update Deno.serve function signature (#15563) 2022-08-24 00:08:56 +02:00
deno_tcp.ts chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
node_http.js chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
node_http_read_headers.js chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
node_http_read_headers.lua chore(cli/bench): Add more HTTP benchmarks (#14995) 2022-07-01 12:59:01 +05:30
node_post_bin.js chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
node_post_bin.lua perf(ext/fetch): consume body using ops (#16038) 2022-10-04 15:48:50 +02:00
node_post_json.js chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
node_post_json.lua chore(cli/bench): Add more HTTP benchmarks (#14995) 2022-07-01 12:59:01 +05:30
node_reactdom_ssr.js chore: add copyright_checker tool and add the missing copyright (#17285) 2023-01-13 16:51:32 +09:00
node_tcp.js chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00