http_headers::content_length Method
Gets the content length of the message.
_ASYNCRTIMP size_t content_length() const;
Return Value
The length of the content.
Requirements
Header: http_msg.h
Namespace: web::http
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Gets the content length of the message.
_ASYNCRTIMP size_t content_length() const;
The length of the content.
Header: http_msg.h
Namespace: web::http