SOIL C++
C++ Unified Device Interface
|
#include <cpprest/http_listener.h>
Go to the source code of this file.
Namespaces | |
namespace | HTTP |
Typedefs | |
typedef web::http::http_request | HTTP::Request |
HTTP Request. More... | |
typedef web::http::http_response | HTTP::Response |
HTTP Response. More... | |
typedef web::http::status_codes | HTTP::Status |
HTTP Status. More... | |
typedef web::http::methods | HTTP::Methods |
HTTP Methods. More... | |
typedef web::json::value | HTTP::Json |
HTTP JSON. More... | |