An HTTP web application handler that serves a fixed response for each request method. More...
#include <Balau/Network/Http/Server/HttpWebApp.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. | |
An HTTP web application handler that serves a fixed response for each request method.