Adaptation of the HttpServer by user yueee_yt. This version has improved handling of the HTTP headers (**NOTE**: There are limitations with this implementation and it is not fully functional. Use it only as a starting point.)

Dependents:   DMSupport DMSupport DMSupport DMSupport

Fork of DM_HttpServer by EmbeddedArtists AB

Auto generated API documentation and code listings for DM_HttpServer

Classes

HTTPRequestHandler HTTP Server's generic request handler

Code

FSHandler.cpp [code]
FSHandler.h [code]
HTTPRequestHandler.cpp [code]
HTTPRequestHandler.h [code]
HTTPServer.h [code]
SimpleHandler.cpp [code]
SimpleHandler.h [code]