Namespaces
FailingHttpWebApp.hpp File Reference

(1)

An HTTP web application handler that returns 404 for post, get, and head requests. More...

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

Go to the source code of this file.

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 returns 404 for post, get, and head requests.