Tornado
latest
  • 用户手册
  • Web 框架
  • HTTP 服务器和客户端
    • tornado.httpserver — Non-blocking HTTP server
    • tornado.httpclient — Asynchronous HTTP client
    • tornado.httputil — Manipulate HTTP headers and URLs
    • tornado.http1connection – HTTP/1.x client/server implementation
  • 异步网路
  • 协程和并发
  • 整合其它服务
  • 实用工具
  • 问题与解答
  • 发布说明
Tornado
  • Docs »
  • HTTP 服务器和客户端
  • Edit on GitHub

HTTP 服务器和客户端¶

  • tornado.httpserver — Non-blocking HTTP server
    • HTTP Server
  • tornado.httpclient — Asynchronous HTTP client
    • HTTP client interfaces
    • Request objects
    • Response objects
    • Exceptions
    • Command-line interface
    • Implementations
  • tornado.httputil — Manipulate HTTP headers and URLs
  • tornado.http1connection – HTTP/1.x client/server implementation
Next Previous

© 版权所有 2009-2017, The Tornado Authors. Revision cca1b8ed.

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