server 0.0.1
basicserverinfrastructure

HttpResponse Struct Reference

#include <response.h>

Collaboration diagram for HttpResponse:

List of all members.

Public Attributes

char * http_version
char * status
char * reson
HttpHeader header [128]
int nheader
char * body
int nbody

Detailed Description

Definition at line 6 of file response.h.


Member Data Documentation

Definition at line 33 of file response.h.

Definition at line 30 of file response.h.

Definition at line 26 of file response.h.

Definition at line 34 of file response.h.

Definition at line 31 of file response.h.

Definition at line 28 of file response.h.

Definition at line 27 of file response.h.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines