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

PrevUpHomeNext
http::message::base

Returns the header portion of the message.

header_type const&
base() const;
  » more...

header_type&
base();
  » more...

PrevUpHomeNext