summaryrefslogtreecommitdiffstats
path: root/testing/mozbase/docs/mozhttpd.rst
blob: 172744e6038827683729589f256567dbd3eff10a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
:mod:`mozhttpd` --- Serving up content to be consumed by the browser
====================================================================


.. warning:: The mozhttpd module is considered obsolete. For new code,
             please use wptserve_ which can do everything mozhttpd does
             and more.

.. _wptserve: https://pypi.python.org/pypi/wptserve

:mod:`mozhttpd` --- Simple webserver
------------------------------------

.. automodule:: mozhttpd
   :members:

Interface
`````````

.. autoclass:: MozHttpd
   :members: