boost::burl::message_head_base::set_content_length
Set the Content‐Length field.
Description
Any chunked Transfer‐Encoding is removed first, as if by set_chunked(false).
Exceptions
Name |
Thrown on |
|
The storage cannot accommodate the field. |
Parameters
Name |
Description |
n |
The payload size. |
Created with MrDocs