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