mirror of
https://github.com/denoland/deno.git
synced 2024-10-30 09:08:00 -04:00
c40d5040cd
GET/HEAD requests can't have bodies according to `fetch` spec. This commit changes the HTTP server to hide request bodies for requests with GET or HEAD methods. |
||
---|---|---|
.. | ||
integration | ||
testdata | ||
unit | ||
integration_tests.rs |