2011-06-11 21:48:46 +00:00
|
|
|
``tornado.httputil`` --- Manipulate HTTP headers and URLs
|
|
|
|
=========================================================
|
2011-06-09 06:58:58 +00:00
|
|
|
|
2015-02-08 21:09:00 +00:00
|
|
|
.. testsetup::
|
|
|
|
|
|
|
|
from tornado.httputil import *
|
|
|
|
|
2011-06-09 06:58:58 +00:00
|
|
|
.. automodule:: tornado.httputil
|
2011-06-11 20:31:29 +00:00
|
|
|
:members:
|