Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

http::header::max_value_size
PrevUpHomeNext

(Inherited from http::basic_fields)

Maximum field value size.

Synopsis
static
std::size_t constexpr max_value_size;

PrevUpHomeNext