CppServer  1.0.4.0
C++ Server Library
http.h
Go to the documentation of this file.
1 
9 #ifndef CPPSERVER_HTTP_H
10 #define CPPSERVER_HTTP_H
11 
12 namespace CppServer {
13 
18 namespace HTTP {
19 
20 } // namespace HTTP
21 } // namespace CppServer
22 
23 #endif // CPPSERVER_HTTP_H
C++ Server project definitions.
Definition: asio.h:56