Tornado
latest
  • 用户指南
  • web框架
  • HTTP servers and clients
    • tornado.httpserver — 非阻塞 HTTP server
    • tornado.httpclient — 异步 HTTP 客户端
    • tornado.httputil — Manipulate HTTP headers and URLs
    • tornado.http1connection – HTTP/1.x client/server implementation
  • 异步网络
  • 协程和并发
  • 与其他服务集成
  • 通用工具
  • 常见问题
  • 版本记录
Tornado
  • Docs »
  • HTTP servers and clients
  • Edit on GitHub

HTTP servers and clients¶

  • tornado.httpserver — 非阻塞 HTTP server
    • HTTP Server
  • tornado.httpclient — 异步 HTTP 客户端
    • HTTP 客户端接口
    • Request 对象
    • Response 对象
    • 异常
    • Command-line 接口
    • Implementations
  • tornado.httputil — Manipulate HTTP headers and URLs
  • tornado.http1connection – HTTP/1.x client/server implementation
Next Previous

© Copyright 2009-2017, The Tornado Authors. Revision 14f4412a.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
Downloads
htmlzip
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.