CoreSDK  v1.0.0.b1304
Public Attributes | List of all members
r5::net::HttpResponse Struct Reference

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.
 

Detailed Description

HTTP response description.


The documentation for this struct was generated from the following file: