REST API should allow response headers to be set
It's a standard requirement to be able to set specific headers in the response to an HTTP request, including a REST request. Jade provides no ability to do this and it makes the Jade REST framework less usable in real world solutions.