Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: STM32F407VET6_HTTPServer
Auto generated API documentation and code listings for HTTPServer
HTTPServer::handlersComp | Structure which will allow to order the stored handlers according to their associated path |
HTTPConnection | Class HTTPConnection , encapsulates one connection being made throught the HTTPServer |
HTTPFsRequestHandler | Class HTTPFsRequestHandler serves requests with file-system objects |
HTTPConnection::HTTPMessage | HTTPMessage contains all the details of the request received by external HTTP client |
HTTPRequestHandler | Class HTTPRequestHandler is the base class for HTTP Handler request implementations |
HTTPServer | Class HTTPServer for use with WiflyInterface |