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 实现
Next Previous

© 版权所有 2011, Facebook. Revision 41b23ef877d5c379c2db9c89083f8d56389dcc48.

Built with Sphinx using a theme provided by Read the Docs.