1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/cli/tests
Bartek Iwańczuk fb1c7b7dea
fix(unstable): finish HTTP response for 205 and 304 responses (#15584)
This commit fixes "Deno.serve()" API by making sure that
205 and 304 responses end with "\r\n\r\n".
2022-08-24 21:26:57 +02:00
..
integration fix(npm): always require --unstable flag even for esm (#15583) 2022-08-24 13:44:38 -04:00
testdata fix(npm): always require --unstable flag even for esm (#15583) 2022-08-24 13:44:38 -04:00
unit fix(unstable): finish HTTP response for 205 and 304 responses (#15584) 2022-08-24 21:26:57 +02:00
integration_tests.rs chore: update copyright to 2022 (#13306) 2022-01-07 22:09:52 -05:00