tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

mozhttpd.rst (533B)


      1 :mod:`mozhttpd` --- Serving up content to be consumed by the browser
      2 ====================================================================
      3 
      4 
      5 .. warning:: The mozhttpd module is considered obsolete. For new code,
      6             please use wptserve_ which can do everything mozhttpd does
      7             and more.
      8 
      9 .. _wptserve: https://pypi.python.org/pypi/wptserve
     10 
     11 :mod:`mozhttpd` --- Simple webserver
     12 ------------------------------------
     13 
     14 .. automodule:: mozhttpd
     15   :members:
     16 
     17 Interface
     18 `````````
     19 
     20 .. autoclass:: MozHttpd
     21   :members: