macchiato-framework / macchiato-core

Ring style HTTP server abstraction for Node.js
MIT License
377 stars 35 forks source link

allow the response map to contain a nil :body, fixes #17 #18

Closed facundoolano closed 7 years ago

facundoolano commented 7 years ago

also removed the empty string bodies set to a lot of response status helpers, since they're unnecessary now.