HTTP server

Provides powerful HTTP/S + Websocket server. More...

Collaboration diagram for HTTP server:

Modules

 HTTP constants
 HTTP constants to be used with HTTP client or HTTP server.
 
 Url
 Provides URL handling.
 

Classes

class  HttpResource
 Instances of this class are registered with an HttpServer for a specific URL. More...
 
class  HttpResourceTree
 Class to map URL paths to classes which handle them. More...
 
struct  HttpServerSettings
 
class  HttpServer
 

Detailed Description

Provides powerful HTTP/S + Websocket server.