roar
|
#include <request_listener.hpp>
Public Attributes | |
ServeOptions< RequestListenerT > | serveOptions = {} |
Options needed for serving files. | |
ServeHandlerType< RequestListenerT > | handler = nullptr |
Set automatically by the macro. | |
ServeHandlerType<RequestListenerT> Roar::ServeInfo< RequestListenerT >::handler = nullptr |
Set automatically by the macro.
ServeOptions<RequestListenerT> Roar::ServeInfo< RequestListenerT >::serveOptions = {} |
Options needed for serving files.