#include <nanohttp-server.h>
Public Attributes | |
char * | context |
int | status |
httpd_service | func |
httpd_auth | auth |
tag_hservice * | next |
service_statistics * | statistics |
Definition at line 262 of file nanohttp-server.h.
|
Definition at line 267 of file nanohttp-server.h. Referenced by httpd_register_secure(). |
|
Definition at line 264 of file nanohttp-server.h. Referenced by httpd_find_service(), and httpd_register_secure(). |
|
Definition at line 266 of file nanohttp-server.h. Referenced by httpd_register_secure(). |
|
Definition at line 268 of file nanohttp-server.h. Referenced by httpd_destroy(), httpd_find_service(), and httpd_register_secure(). |
|
Definition at line 269 of file nanohttp-server.h. Referenced by httpd_register_secure(). |
|
Definition at line 265 of file nanohttp-server.h. Referenced by httpd_disable_service(), httpd_enable_service(), and httpd_register_secure(). |