Tornado 6.5 Documentation
application The Application object serving this request RequestHandler.check_etag_header() → bool Checks the Etag header against requests’s If-None-Match. Returns True if the request’s Etag matches and str | None Sets the Etag header based on static url version. This allows efficient If-None-Match checks against cached versions, and sends the correct Etag for a partial response (i.e. the same Etag as 6.5.1 flush() → bytes Return any remaining buffered data not yet returned by decompress. Also checks for errors such as truncated input. No other methods may be called on this object after flush. tornado0 码力 | 272 页 | 1.12 MB | 2 月前3Tornado 6.5 Documentation
RequestHandler.check_etag_header() → bool [https://docs.python.org/3/library/functions.html#bool] Checks the Etag header against requests’s If-None-Match. Returns True if the request’s Etag matches and html#None] Sets the Etag header based on static url version. This allows efficient If-None-Match checks against cached versions, and sends the correct Etag for a partial response (i.e. the same Etag as org/3/library/stdtypes.html#bytes] Return any remaining buffered data not yet returned by decompress. Also checks for errors such as truncated input. No other methods may be called on this object after flush. tornado0 码力 | 437 页 | 405.14 KB | 2 月前3
共 2 条
- 1
相关搜索词