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::parser::merge_all_trailers (1 of 2 overloads)
PrevUpHomeNext

Returns true if the parser is allowed to merge all trailer fields.

Synopsis
bool
merge_all_trailers() const;
See Also

merge_all_trailers(bool).


PrevUpHomeNext