Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
http::message::base

Returns the header portion of the message.

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

header_type&
base();
  » more...

PrevUpHomeNext