mirror of
https://github.com/denoland/deno.git
synced 2025-01-23 15:39:49 -05: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 |