Tornado
latest
用户指南
Web 框架
HTTP servers and clients
tornado.httpserver
— Non-blocking HTTP server
tornado.httpclient
— Asynchronous HTTP client
tornado.httputil
— 操作 HTTP headers 和 URL
tornado.http1connection
– HTTP/1.x client/server 实现
异步网络
Coroutines and concurrency
Integration with other services
实用工具
发布说明
Tornado
Docs
»
HTTP servers and clients
Edit on GitHub
HTTP servers and clients
¶
tornado.httpserver
— Non-blocking HTTP server
HTTP Server
tornado.httpclient
— Asynchronous HTTP client
HTTP client interfaces
Request objects
Response objects
Exceptions
Command-line interface
tornado.httputil
— 操作 HTTP headers 和 URL
tornado.http1connection
– HTTP/1.x client/server 实现