Convenient base for handlers that accept requests with body in JSON format and respond with body in JSON format.
Definition in file http_handler_json_base.hpp.
Go to the source code of this file.
 Include dependency graph for http_handler_json_base.hpp:
 This graph shows which files directly or indirectly include this file:Classes | |
| class | server::handlers::HttpHandlerJsonBase | 
| Convenient base for handlers that accept requests with body in JSON format and respond with body in JSON format.  More... | |
Namespaces | |
| namespace | server::handlers | 
| Most common userver HTTP handlers.  | |