Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
http::serializer::split

Returns true if we will pause after writing the complete header.

bool
split();
  » more...

Set whether the header and body are written separately.

void
split(
    bool v);
  » more...

PrevUpHomeNext