1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-03 04:48:52 -05:00
denoland-deno/test_util/src
Luca Casonato 0de6d1edc4
fix(fetch): set content-length for empty POST/PUT (#12703)
This commit changes `fetch` to set `content-length: 0` on POST and PUT
requests with no body.
2021-11-09 12:10:40 +01:00
..
testdata Move benchmarks to Rust (#7134) 2020-08-28 09:03:50 -04:00
lib.rs fix(fetch): set content-length for empty POST/PUT (#12703) 2021-11-09 12:10:40 +01:00
lsp.rs chore(tests): delete the temporary deno dir when dropping the test lsp client (#11749) 2021-08-17 22:58:41 -04:00
pty.rs chore(tests): windows pty tests (#12091) 2021-09-20 22:15:44 -04:00
test_server.rs chore: update copyright to 2021 (#9092) 2021-01-11 18:13:41 +01:00