#include <nanohttp-server.h>
Public Attributes | |
hsocket_t * | sock |
char | content_type [25] |
http_output_stream_t * | out |
hpair_t * | header |
Definition at line 202 of file nanohttp-server.h.
|
Definition at line 205 of file nanohttp-server.h. Referenced by httpd_new(), and httpd_response_set_content_type(). |
|
Definition at line 207 of file nanohttp-server.h. Referenced by httpd_add_header(), httpd_free(), httpd_new(), httpd_send_header(), and httpd_set_header(). |
|
Definition at line 206 of file nanohttp-server.h. Referenced by httpd_free(), httpd_mime_end(), httpd_mime_next(), httpd_mime_send_file(), httpd_new(), and httpd_send_header(). |
|
Definition at line 204 of file nanohttp-server.h. Referenced by httpd_new(), and httpd_send_header(). |