boost::http::fields_base::max_size
Return the largest possible serialized message.
Synopsis
Declared in <boost/http/fields_base.hpp>
constexpr
static
std::size_t
max_size() noexcept;
Return Value
the largest possible serialized message.
Created with MrDocs