rasdaman complete source
|
#include <http.h>
Public Attributes | |
int | State |
char * | HeadBuff |
size_t | HeadSize |
char * | BodyBuff |
size_t | BodySize |
struct StatusLine | Line |
struct MsgHeader * | First |
struct MsgHeader * | Last |
char * | Body |
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 |