userver: userver/server/handlers/http_handler_static.hpp File Reference
Loading...
Searching...
No Matches
http_handler_static.hpp File Reference

Detailed Description

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 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.