1 #ifndef WSJCPP_LIGHT_WEB_HTTP_HANDLER_REWRITE_FOLDER_H 2 #define WSJCPP_LIGHT_WEB_HTTP_HANDLER_REWRITE_FOLDER_H 18 #endif // WSJCPP_LIGHT_WEB_HTTP_HANDLER_REWRITE_FOLDER_H WsjcppLightWebHttpHandlerRewriteFolder(const std::string &sPrefixPath, const std::string &sWebFolder)
Definition: wsjcpp_light_web_http_handler_rewrite_folder.cpp:6
std::string m_sWebFolder
Definition: wsjcpp_light_web_http_handler_rewrite_folder.h:15
virtual bool handle(const std::string &sWorkerId, WsjcppLightWebHttpRequest *pRequest)
Definition: wsjcpp_light_web_http_handler_rewrite_folder.cpp:38
Definition: wsjcpp_light_web_http_request.h:22
Definition: wsjcpp_light_web_http_handler_rewrite_folder.h:6
Definition: wsjcpp_light_web_server.h:14
virtual bool canHandle(const std::string &sWorkerId, WsjcppLightWebHttpRequest *pRequest)
Definition: wsjcpp_light_web_http_handler_rewrite_folder.cpp:16
std::string m_sPrefixPath
Definition: wsjcpp_light_web_http_handler_rewrite_folder.h:14
std::string TAG
Definition: wsjcpp_light_web_http_handler_rewrite_folder.h:13