Web framework C++  2.0.0
Simple web framework on c++ designed to easily create web pages, etc
Classes
redirect_response.h File Reference
#include "response.h"
Include dependency graph for redirect_response.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RedirectResponse
 Response class which is intended to make http redirects. More...