23 #ifndef __LIBS_WEBVIEW_REQUEST_MANAGER_H_ 24 #define __LIBS_WEBVIEW_REQUEST_MANAGER_H_ Encapsulation of the libmicrohttpd webserver.
unsigned int num_active_requests() const
Get number of currently active requests.
Fawkes library namespace.
A class for handling time.
Probides information about ongoing requests.
WebRequestManager()
Constructor.
Time last_request_completion_time() const
Get time when last request was completed.
Mutex mutual exclusion lock.
~WebRequestManager()
Destructor.