Source code

Revision control

Copy as Markdown

Other Tools

# 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
```