boost::burl::message_head_base::set_keep_alive
Set whether the connection should be kept open.
Description
The Connection field is rewritten: the "close" and "keep‐alive" tokens are removed, other tokens are preserved, and the token required by the HTTP version and value is added.
Exceptions
Name |
Thrown on |
|
The storage cannot accommodate the field. |
Parameters
Name |
Description |
value |
Whether the connection should be kept open. |
Created with MrDocs