|
tinyhttp
|
Used to register and process callbacks. More...
#include <HttpRequestHandlerLine.h>
Public Member Functions | |
| HttpRequestHandlerLine (int ctxSize=0) | |
Public Attributes | |
| void ** | context |
| int | contextCount |
| web_callback_fn | fn |
| StrView * | header = nullptr |
| TinyMethodID | method |
| const char * | mime = nullptr |
| const char * | path = nullptr |
Used to register and process callbacks.