HTTP Server upon new mbed Ethernet Interface. Based on original code by Henry Leinen.

Dependencies:   EthernetInterface mbed-rtos mbed

Fork of HTTP_server by pablo gindel

Embed: (wiki syntax)

« Back to documentation index

HTTPMsg Struct Reference

HTTPMsg Struct Reference

HTTPMessage contains all the details of the request received by external HTTP client. More...

#include <HTTPServer.h>


Detailed Description

HTTPMessage contains all the details of the request received by external HTTP client.

Definition at line 51 of file HTTPServer.h.