Tornado 3.1.1 新特性¶
Sep 1, 2013¶
- StaticFileHandler no longer fails if the client requests a Range thatis larger than the entire file (Facebook has a crawler that does this).
- RequestHandler.on_connection_close now works correctly on subsequentrequests of a keep-alive connection.
原文:
https://tornado-zh-cn.readthedocs.io/zh_CN/latest/releases/v3.1.1.html