IOP / httpServer_with_Ethernt

Dependents:   Simple_HTTP_JSON HTTPWebServer-WIZwiki-W7500 HTTPWebServer-WIZwiki-W750023 WIZ750SR_test

Fork of httpServer by WIZnet

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.