HTTP Server library for Mbed OS-5. A fork of Henry Leinen's [[https://os.mbed.com/users/leihen/code/HTTPServer/]] library.

Dependents:   STM32F407VET6_HTTPServer

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 134 of file HTTPServer.h.