mirror of
https://github.com/denoland/deno.git
synced 2024-10-30 09:08:00 -04:00
b5425ae2d3
Currently Content-Length is sent when the status code is 204. However, according to the spec, this should not be sent. Modify the if statement below to prevent the Content-Length from being sent. |
||
---|---|---|
.. | ||
integration | ||
testdata | ||
unit | ||
integration_tests.rs |