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