http_headers::set_content_length Method
Sets the content length of the message.
_ASYNCRTIMP void set_content_length(
size_t length
);
Parameters
- length
The length of the content.
Requirements
Header: http_msg.h
Namespace: web::http
Den här webbläsaren stöds inte längre.
Uppgradera till Microsoft Edge och dra nytta av de senaste funktionerna och säkerhetsuppdateringarna, samt teknisk support.
Sets the content length of the message.
_ASYNCRTIMP void set_content_length(
size_t length
);
Header: http_msg.h
Namespace: web::http