Provide information about Core subsystem to debug http server.
Definition corepagehandler.h:18
virtual void HandleRequest(const Ptr< Http::HttpRequest > &request)
handle a http request, the handler is expected to fill the content stream with response data
Definition corepagehandler.cc:36
CorePageHandler()
constructor
Definition corepagehandler.cc:25
__DeclareClass(CorePageHandler)