tinyhttp
Public Member Functions | Public Attributes | List of all members
tinyhttp::HttpRequestHandlerLine Class Reference

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
 
Strheader = nullptr
 
TinyMethodID method
 
const char * mime = nullptr
 
const char * path = nullptr
 

Detailed Description

Used to register and process callbacks.


The documentation for this class was generated from the following file: