http: make DELETE requests set `req.method`
authorNathan Rajlich <nathan@tootallnate.net>
Mon, 4 Nov 2013 17:39:29 +0000 (09:39 -0800)
committerNathan Rajlich <nathan@tootallnate.net>
Mon, 4 Nov 2013 17:39:29 +0000 (09:39 -0800)
commit9bc53d887ad8b7da1b6656a14ccc56fa3312bda5
tree82a0c715cf79d00f3dc197dae1d3d1cddd185851
parent962686b67b995edab7b87ef8fba024eed24ae92d
http: make DELETE requests set `req.method`

Fixes #6461.
lib/_http_common.js
test/simple/test-http-request-methods.js