Urdl C++ Library

PrevUpHomeNext
http::request_content_type::value

Gets the value of the option.

std::string value() const;
  » more...

Sets the value of the option.

void value(
    const std::string & v);
  » more...

PrevUpHomeNext