Tornado 5.1 Documentation
framework . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 37 5.3 HTTP servers and clients . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . the server. New in version 5.1. 76 Chapter 5. Documentation Tornado Documentation, Release 5.1.1 5.3 HTTP servers and clients 5.3.1 tornado.httpserver — Non-blocking HTTP server A non-blocking, single-threaded used to avoid the need to explicitly create the HTTPServer. 2. bind/start: simple multi-process: 5.3. HTTP servers and clients 77 Tornado Documentation, Release 5.1.1 server = HTTPServer(app) server0 码力 | 243 页 | 895.80 KB | 1 年前3Tornado 6.0 Documentation
a `bytes` object of the same length as `data` with the mask applied as specified in section 5.3 of RFC 6455. This pure-python implementation may be replaced by an optimized version when available0 码力 | 869 页 | 692.83 KB | 1 年前3Tornado 6.1 Documentation
a `bytes` object of the same length as `data` with the mask applied as specified in section 5.3 of RFC 6455. This pure-python implementation may be replaced by an optimized version when available0 码力 | 931 页 | 708.03 KB | 1 年前3
共 3 条
- 1