Handler that returns HTTP 200 if file exist and returns file data with mapped content/type.
Definition in file http_handler_static.hpp.
Go to the source code of this file.
#include <userver/components/fs_cache.hpp>#include <userver/dynamic_config/source.hpp>#include <userver/fs/fs_cache_client.hpp>#include <userver/server/handlers/http_handler_base.hpp>
Include dependency graph for http_handler_static.hpp:Classes | |
| class | server::handlers::HttpHandlerStatic |
| Handler that returns HTTP 200 if file exist and returns file data with mapped content/type. More... | |
Namespaces | |
| namespace | server::handlers |
| Most common userver HTTP handlers. | |