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

Go to the source code of this file.

Classes

class  Response
 class wrapper of HTTP response More...