Nui
|
#include <fetch_options.hpp>
Public Attributes | |
int32_t | curlCode |
int32_t | status |
int32_t | proxyStatus |
uint32_t | downloadSize |
std::string | redirectUrl |
std::string | body |
std::unordered_map< std::string, std::string > | headers |
std::string Nui::FetchResponse::body |
int32_t Nui::FetchResponse::curlCode |
uint32_t Nui::FetchResponse::downloadSize |
std::unordered_map<std::string, std::string> Nui::FetchResponse::headers |
int32_t Nui::FetchResponse::proxyStatus |
std::string Nui::FetchResponse::redirectUrl |
int32_t Nui::FetchResponse::status |