#include <nanohttp-client.h>
Public Attributes | |
hsocket_t * | sock |
hpair_t * | header |
hurl_t * | url |
http_version_t | version |
int | errcode |
char | errmsg [150] |
http_output_stream_t * | out |
int | id |
Definition at line 199 of file nanohttp-client.h.
|
Definition at line 206 of file nanohttp-client.h. |
|
Definition at line 207 of file nanohttp-client.h. |
|
Definition at line 202 of file nanohttp-client.h. Referenced by httpc_add_header(), httpc_free(), httpc_new(), httpc_post_begin(), httpc_send_header(), and httpc_set_header(). |
|
Definition at line 209 of file nanohttp-client.h. Referenced by httpc_new(). |
|
Definition at line 208 of file nanohttp-client.h. Referenced by httpc_free(), httpc_mime_end(), httpc_mime_next(), httpc_mime_send_file(), httpc_new(), httpc_post_begin(), and httpc_post_end(). |
|
Definition at line 201 of file nanohttp-client.h. Referenced by httpc_close_free(), httpc_free(), httpc_get(), httpc_mime_end(), httpc_new(), httpc_post_begin(), httpc_post_end(), and httpc_send_header(). |
|
Definition at line 203 of file nanohttp-client.h. Referenced by httpc_free(), and httpc_new(). |
|
Definition at line 204 of file nanohttp-client.h. Referenced by httpc_new(). |