1
0
Fork 0
firefox/testing/mozbase/docs/mozhttpd.rst
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

22 lines
533 B
ReStructuredText

: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: