You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dvmhost/network/rest/http
Bryan Biedenkapp 35298fe94b
implement the majority of working REST API support (this commit deprecates RCON completely, RCON will no longer function with any build beyond this);
3 years ago
..
Connection.h implement the majority of working REST API support (this commit deprecates RCON completely, RCON will no longer function with any build beyond this); 3 years ago
ConnectionManager.h correct file formatting; fix issue where RequestDispatcher was not properly handling requests; 3 years ago
HTTPClient.h implement the majority of working REST API support (this commit deprecates RCON completely, RCON will no longer function with any build beyond this); 3 years ago
HTTPHeaders.h implement HTTP client; 3 years ago
HTTPLexer.cpp correct various issues with HTTPClient not connecting properly; correct HTTPLexer not lexing HTTP server responses properly; various payload corrections; 3 years ago
HTTPLexer.h implement HTTP client; 3 years ago
HTTPPayload.cpp implement the majority of working REST API support (this commit deprecates RCON completely, RCON will no longer function with any build beyond this); 3 years ago
HTTPPayload.h implement the majority of working REST API support (this commit deprecates RCON completely, RCON will no longer function with any build beyond this); 3 years ago
HTTPRequestHandler.cpp implement HTTP client; 3 years ago
HTTPRequestHandler.h implement HTTP client; 3 years ago
HTTPServer.h implement HTTP client; 3 years ago

Powered by TurnKey Linux.