FreeRDP
HttpResponse Struct Reference

#include <http.h>

Data Fields

size_t count
 
char ** lines
 
long StatusCode
 
const char * ReasonPhrase
 
size_t ContentLength
 
const char * ContentType
 
size_t BodyLength
 
BYTEBodyContent
 
wListDictionary * Authenticates
 
wStream * data
 

Field Documentation

wListDictionary* HttpResponse::Authenticates
BYTE* HttpResponse::BodyContent
size_t HttpResponse::BodyLength
size_t HttpResponse::ContentLength
const char* HttpResponse::ContentType
size_t HttpResponse::count
wStream* HttpResponse::data
char** HttpResponse::lines
const char* HttpResponse::ReasonPhrase
long HttpResponse::StatusCode

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