32 #include "../api_network.h"
41 class HTTPRequestHandler;
42 class HTTPServer_Impl;
87 std::shared_ptr<HTTPServer_Impl> impl;
HTTP server.
Definition: http_server.h:45
Socket name; container class for an IP address and port.
Definition: socket_name.h:45
HTTP request handler class.
Definition: http_request_handler.h:45