Added .del method and .delete alias on main request method by tanepiper · Pull Request #16 · request/request
Added DELETE verb support, and wrapped with .del and .delete on request, so supports both. Not sure how to test it within request test suite, but works as expected with my couchdb. Accepts a body ...
github.com