Classes | Namespaces
RedirectingHttpWebApp.hpp File Reference

(1)

An HTTP web application handler that performs 301 or 302 redirection for a range of HTTP paths. More...

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

Go to the source code of this file.

Classes

class  RedirectingHttpWebApp
 An HTTP web application handler that performs 301 or 302 redirection for a range of HTTP paths. 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 performs 301 or 302 redirection for a range of HTTP paths.