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