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) override
neforce::http::static_file_filter
inline
virtual
get_mime_type
(const string &path) const
neforce::http::static_file_filter
is_safe_path
(const string &path)
neforce::http::static_file_filter
static
is_spa_fallback_enabled
() const noexcept
neforce::http::static_file_filter
inline
name
() const override
neforce::http::static_file_filter
inline
virtual
post_filter
(http_request &request, http_response &response)
neforce::http::http_filter
inline
virtual
pre_filter
(http_request &request, http_response &response) override
neforce::http::static_file_filter
virtual
set_spa_fallback
(string index_file)
neforce::http::static_file_filter
spa_fallback
() const noexcept
neforce::http::static_file_filter
inline
static_file_filter
(string root_path)
neforce::http::static_file_filter
explicit
制作者
1.16.0