1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-01 09:24:20 -04:00
denoland-deno/cli/bench/http
Bartek Iwańczuk abd9610530
refactor: remove Deno.core (#16881)
This commit removes "Deno.core" namespace. It is strictly private API
that has no stability guarantees, we were supposed to remove it long time ago.

Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2023-01-24 18:54:10 +01: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_flash.js refactor(bench/http): Use optional chaining instead of || fallthrough (#17317) 2023-01-14 00:51:57 +01:00
deno_http_flash_ops.js refactor: remove Deno.core (#16881) 2023-01-24 18:54:10 +01:00
deno_http_flash_ops_spawn.js chore: add copyright_checker tool and add the missing copyright (#17285) 2023-01-13 16:51:32 +09:00
deno_http_flash_post_bin.js chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
deno_http_flash_post_bin.lua perf(ext/fetch): consume body using ops (#16038) 2022-10-04 15:48:50 +02:00
deno_http_flash_spawn.js chore: add copyright_checker tool and add the missing copyright (#17285) 2023-01-13 16:51:32 +09: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_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