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

HTTP request description. More...

#include <r5net.h>

Public Attributes

std::list< HttpHeaderheaders
 Header of HTTP request.
 
ContentType contentType = ContentType::Unknown
 Content type of HTTP request body.
 
std::string body
 Content of HTTP request.
 

Detailed Description

HTTP request description.


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