Qrypt Security
All Classes Namespaces Files Functions Variables Enumerations Enumerator
Public Attributes | List of all members
QryptSecurity::HttpResponse Struct Reference

HTTP response information More...

#include <qryptsecurity_http.h>

Public Attributes

int httpCode
 HTTP status code More...
 
std::string body
 Response body, as a string More...
 

Detailed Description

HTTP response information

Member Data Documentation

◆ body

std::string QryptSecurity::HttpResponse::body

Response body, as a string

◆ httpCode

int QryptSecurity::HttpResponse::httpCode

HTTP status code