0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-13 01:06:00 -05:00
denoland-deno/tests/specs/run/expect_100_continue/__test__.jsonc
snek 02ed300525
feat(node:http): add http information support (#27381)
Implements some client and server events to improve compat.

Fixes: https://github.com/denoland/deno/issues/27239
2025-01-28 17:37:53 +00:00

4 lines
52 B
JSON

{
"args": "run -A main.cjs",
"output": "ok\n"
}