#include <userver/easy.hpp>
template<class Dependency = Dependencies<>>
class easy::HttpWith< Dependency >::Callback
Helper class that can store any callback of the following signatures:
If callback returns formats::json::Value or accepts a JSON parsable structure then the default content type is set to application/json.
Definition at line 203 of file easy.hpp.
◆ Callback()
template<class Dependency>
template<class Function>
◆ Extract()
template<class Dependency = Dependencies<>>
The documentation for this class was generated from the following file: