http_headers::set_content_type Method
Sets the content type of the message.
_ASYNCRTIMP void set_content_type(
utility::string_t type
);
Parameters
- type
The content type of the body.
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.
Sets the content type of the message.
_ASYNCRTIMP void set_content_type(
utility::string_t type
);
Header: http_msg.h
Namespace: web::http