|
template<bool isRequest, class Fields > |
| writer (boost::beast::http::header< isRequest, Fields > const &fields, value_type const &value) |
|
void | init (boost::beast::error_code &ec) |
|
boost::optional< std::pair< const_buffers_type, bool > > | get (boost::beast::error_code &ec) |
|
Definition at line 79 of file json_body.h.
◆ const_buffers_type
◆ writer()
template<bool isRequest, class Fields >
ripple::json_body::writer::writer |
( |
boost::beast::http::header< isRequest, Fields > const & |
fields, |
|
|
value_type const & |
value |
|
) |
| |
|
explicit |
◆ init()
void ripple::json_body::writer::init |
( |
boost::beast::error_code & |
ec | ) |
|
◆ get()
◆ body_string_