rasdaman complete source
Public Attributes | List of all members
RespInfo Struct Reference

#include <http.h>

Public Attributes

int State
 
char * HeadBuff
 
size_t HeadSize
 
char * BodyBuff
 
size_t BodySize
 
struct StatusLine Line
 
struct MsgHeaderFirst
 
struct MsgHeaderLast
 
char * Body
 

Member Data Documentation

char* RespInfo::Body
char* RespInfo::BodyBuff
size_t RespInfo::BodySize
struct MsgHeader* RespInfo::First
char* RespInfo::HeadBuff
size_t RespInfo::HeadSize
struct MsgHeader* RespInfo::Last
struct StatusLine RespInfo::Line
int RespInfo::State

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