truemped / supercell

supercell
http://supercell.readthedocs.org
Apache License 2.0
7 stars 10 forks source link

Adds possibility to raise 204 No Content HTTP Response Code #10

Closed tobigue closed 10 years ago

tobigue commented 10 years ago

It would be nice to be able to return a 204 No Content, e.g. as response to a successful DELETE request.

By definition "The 204 response MUST NOT include a message-body", so we can't write in the requesthandler.

coveralls commented 10 years ago

Coverage Status

Coverage increased (+0.04%) when pulling ba5136cab6f5f2b68304c737b436c8ca32758142 on tobigue:feature/204nocontent into d1e235ea82a938e8ef05e37f6faf7e414197caeb on truemped:master.