Open rschildmeijer opened 13 years ago
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
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