****************** Programmer's Guide ****************** When you build a web application, you need more than just headers and bodies. Here are a number of discussions on how to add higher-level features to your CherryPy application, and how to leverage some of the power of HTTP. Features ======== .. toctree:: :maxdepth: 2 choosingtemplate Exceptions files/index Logging responsetimeouts Sessions extending/index HTTP details ============ .. toctree:: :maxdepth: 2 cookies customheaders Request Bodies REST streaming