forked from mirrors/gecko-dev
Differential Revision: https://phabricator.services.mozilla.com/D24536 --HG-- extra : moz-landing-system : lando
11 lines
253 B
ReStructuredText
11 lines
253 B
ReStructuredText
Handling content for the browser
|
|
================================
|
|
|
|
It's often necessary to handle data for the browser. This can be accomplished
|
|
by using a local webserver or by setting up a proxy.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
mozhttpd
|
|
mozproxy
|