Provide information about memory allocations to debug http server.
Definition memorypagehandler.h:20
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 memorypagehandler.cc:35
MemoryPageHandler()
constructor
Definition memorypagehandler.cc:24
__DeclareClass(MemoryPageHandler)