tinyhttp
tinyhttp::HttpServer Member List

This is the complete list of members for tinyhttp::HttpServer, including all inherited members.

addExtension(Extension &out)tinyhttp::HttpServerinline
addHandler(HttpRequestHandlerLine *handlerLinePtr)tinyhttp::HttpServerinline
begin(int port, const char *ssid, const char *password)tinyhttp::HttpServerinline
begin(int port)tinyhttp::HttpServerinline
buffer (defined in tinyhttp::HttpServer)tinyhttp::HttpServerprotected
buffer_size (defined in tinyhttp::HttpServer)tinyhttp::HttpServerprotected
client()tinyhttp::HttpServerinline
client_ptr (defined in tinyhttp::HttpServer)tinyhttp::HttpServerprotected
copy()tinyhttp::HttpServerinline
crlf()tinyhttp::HttpServerinline
doLoop()tinyhttp::HttpServerinline
endClient()tinyhttp::HttpServerinline
extension_collection (defined in tinyhttp::HttpServer)tinyhttp::HttpServerprotected
handler_collection (defined in tinyhttp::HttpServer)tinyhttp::HttpServerprotected
HttpServer(WiFiServer &server_ptr, int bufferSize=1024) (defined in tinyhttp::HttpServer)tinyhttp::HttpServerinline
is_active (defined in tinyhttp::HttpServer)tinyhttp::HttpServerprotected
local_host (defined in tinyhttp::HttpServer)tinyhttp::HttpServerprotected
localHost()tinyhttp::HttpServerinline
localIP()tinyhttp::HttpServerinline
matchesMime(const char *handler_mime, const char *request_mime)tinyhttp::HttpServerinlineprotected
nullstr(const char *in)tinyhttp::HttpServerinlineprotected
on(const char *url, TinyMethodID method, web_callback_fn fn, void *ctx[]=nullptr, int ctxCount=0)tinyhttp::HttpServerinline
on(const char *url, TinyMethodID method, const char *mime, web_callback_fn fn)tinyhttp::HttpServerinline
on(const char *url, TinyMethodID method, const char *mime, const char *result)tinyhttp::HttpServerinline
on(const char *url, TinyMethodID method, Url &redirect)tinyhttp::HttpServerinline
on(const char *url, TinyMethodID method, HttpTunnel &tunnel)tinyhttp::HttpServerinline
onRequest(const char *path)tinyhttp::HttpServerinline
operator bool()tinyhttp::HttpServerinline
processExtensions()tinyhttp::HttpServerinlineprotected
processRequest() (defined in tinyhttp::HttpServer)tinyhttp::HttpServerinlineprotected
reply(const char *contentType, Stream &inputStream, int size, int status=200, const char *msg=SUCCESS)tinyhttp::HttpServerinline
reply(const char *contentType, void(*callback)(Stream &out), int status=200, const char *msg=SUCCESS)tinyhttp::HttpServerinline
reply(const char *contentType, const char *str, int status=200, const char *msg=SUCCESS)tinyhttp::HttpServerinline
reply(int status, const char *msg)tinyhttp::HttpServerinline
reply_header (defined in tinyhttp::HttpServer)tinyhttp::HttpServerprotected
replyChunked(const char *contentType, Stream &inputStream, int status=200, const char *msg=SUCCESS)tinyhttp::HttpServerinline
replyChunked(const char *contentType, int status=200, const char *msg=SUCCESS)tinyhttp::HttpServerinline
replyHeader()tinyhttp::HttpServerinline
replyNotFound()tinyhttp::HttpServerinline
replyOK()tinyhttp::HttpServerinline
request_header (defined in tinyhttp::HttpServer)tinyhttp::HttpServerprotected
requestHeader()tinyhttp::HttpServerinline
resolveRewrite(const char *from)tinyhttp::HttpServerinlineprotected
rewrite(const char *from, const char *to)tinyhttp::HttpServerinline
rewrite_collection (defined in tinyhttp::HttpServer)tinyhttp::HttpServerprotected
server_ptr (defined in tinyhttp::HttpServer)tinyhttp::HttpServerprotected
stop()tinyhttp::HttpServerinline
~HttpServer() (defined in tinyhttp::HttpServer)tinyhttp::HttpServerinline