#include <nanohttp-response.h>
Public Attributes | |
http_version_t | version |
int | errcode |
char | desc [RESPONSE_MAX_DESC_SIZE] |
hpair_t * | header |
http_input_stream_t * | in |
content_type_t * | content_type |
attachments_t * | attachments |
char | root_part_id [150] |
Definition at line 160 of file nanohttp-response.h.
|
Definition at line 170 of file nanohttp-response.h. Referenced by hresponse_free(), and hresponse_new_from_socket(). |
|
Definition at line 169 of file nanohttp-response.h. Referenced by hresponse_free(), and hresponse_new_from_socket(). |
|
Definition at line 164 of file nanohttp-response.h. |
|
Definition at line 163 of file nanohttp-response.h. Referenced by hresponse_new_from_socket(). |
|
Definition at line 166 of file nanohttp-response.h. Referenced by hresponse_free(), and hresponse_new_from_socket(). |
|
Definition at line 168 of file nanohttp-response.h. Referenced by hresponse_free(), and hresponse_new_from_socket(). |
|
Definition at line 171 of file nanohttp-response.h. |
|
Definition at line 162 of file nanohttp-response.h. |