Sarah Marsh / HTTPServer

Dependents:   RPC_HTTP RPC_HTTP_WIZnetInterface RPC_HTTP rpc_over_http_TL_interrupter_gatePJ

Fork of HTTPServer by Henry Leinen

Embed: (wiki syntax)

« Back to documentation index

HTTPServer::handlersComp Struct Reference

HTTPServer::handlersComp Struct Reference

Structure which will allow to order the stored handlers according to their associated path. More...

#include <HTTPServer.h>


Detailed Description

Structure which will allow to order the stored handlers according to their associated path.

Definition at line 136 of file HTTPServer.h.