NAWA 0.9
Web Application Framework for C++
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
HttpRequestHandler.cpp File Reference

Implementation of the HttpRequestHandler class. More...

Go to the source code of this file.

Typedefs

using HttpServer = http::server< HttpHandler >
 

Detailed Description

Implementation of the HttpRequestHandler class.

Definition in file HttpRequestHandler.cpp.

Typedef Documentation

◆ HttpServer

using HttpServer = http::server<HttpHandler>

Definition at line 38 of file HttpRequestHandler.cpp.