http_headers::content_type Method
Gets the content type of the message.
_ASYNCRTIMP utility::string_t content_type() const;
Return Value
The content type of the body.
Requirements
Header: http_msg.h
Namespace: web::http
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Gets the content type of the message.
_ASYNCRTIMP utility::string_t content_type() const;
The content type of the body.
Header: http_msg.h
Namespace: web::http