NexusForce 1.0.0
A rigorously engineered full-stack C++ backend library.
载入中...
搜索中...
未找到
neforce::http::static_file_filter 成员列表

成员的完整列表,这些成员属于 neforce::http::static_file_filter,包括所有继承而来的类成员

add_mime_type(const string &extension, http_content content_type)neforce::http::static_file_filter
add_spa_exclude_path(string path_prefix)neforce::http::static_file_filter
do_filter(http_request &request, http_response &response) overrideneforce::http::static_file_filterinlinevirtual
get_mime_type(const string &path) constneforce::http::static_file_filter
is_safe_path(const string &path)neforce::http::static_file_filterstatic
is_spa_fallback_enabled() const noexceptneforce::http::static_file_filterinline
name() const overrideneforce::http::static_file_filterinlinevirtual
post_filter(http_request &request, http_response &response)neforce::http::http_filterinlinevirtual
pre_filter(http_request &request, http_response &response) overrideneforce::http::static_file_filtervirtual
set_spa_fallback(string index_file)neforce::http::static_file_filter
spa_fallback() const noexceptneforce::http::static_file_filterinline
static_file_filter(string root_path)neforce::http::static_file_filterexplicit