23 #ifndef __PLUGINS_WEBVIEW_STATIC_PROCESSOR_H_ 24 #define __PLUGINS_WEBVIEW_STATIC_PROCESSOR_H_ 26 #include <webview/request_processor.h> 38 std::vector<const char *> htdocs_dir,
47 std::vector<char*> __htdocs_dirs;
48 std::vector<size_t> __htdocs_dirs_len;
Fawkes library namespace.
Abstract web request processor.
Static file web processor.
Web request meta data carrier.