Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
http::header::version

Return the HTTP-version.

unsigned
version() const;
  » more...

Set the HTTP-version.

void
version(
    unsigned value);
  » more...

PrevUpHomeNext