Single instance HTTP Server using new Ethernet Interface.

Dependents:   EthHTTPServer if201410_section5 _PE2E_12-04_EthernetInterfaceServer MGAS_GR_Peach ... more

Fork of WiFlyHTTPServer 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 135 of file HTTPServer.h.