![]() |
CoreSDK
v1.0.0.b1304
|
HTTP response description. More...
#include <r5net.h>
Public Attributes | |
int | statusCode = -1 |
HTTP response status code. | |
ContentType | contentType |
Content type of HTTP response body. | |
std::string | body |
Content of HTTP response. | |
HTTP response description.