deft
deft copied to clipboard
Make the etag header creation configurable
At the moment the framework always tries to set the etag based on the response body. This is expensive.
http://en.wikipedia.org/wiki/HTTP_ETag
https://github.com/facebook/tornado/commit/619bbf7c00775286b92f47fce85b2314dd8f85c8 one day after this issues was created