mirror of
https://github.com/denoland/deno.git
synced 2024-11-21 15:04:11 -05: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. |
||
---|---|---|
.. | ||
01_http.js | ||
Cargo.toml | ||
lib.rs | ||
README.md |