Classes | Namespaces
CannedHttpWebApp.hpp File Reference

(2)

An HTTP web application handler that serves a fixed response for each request method. More...

#include <Balau/Network/Http/Server/HttpWebApp.hpp>
Include dependency graph for CannedHttpWebApp.hpp:

Go to the source code of this file.

Classes

class  CannedHttpWebApp
 An HTTP web application handler that serves a fixed response for each request method. More...
 

Namespaces

 Balau
 The root Balau namespace.
 
 Balau::Network::Http::HttpWebApps
 A set of HTTP web apps provided by the Balau library.
 

Detailed Description

An HTTP web application handler that serves a fixed response for each request method.