http_headers::cache_control Method
Gets the cache control header of the message.
_ASYNCRTIMP utility::string_t cache_control() const;
Return Value
The cache control header value.
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 cache control header of the message.
_ASYNCRTIMP utility::string_t cache_control() const;
The cache control header value.
Header: http_msg.h
Namespace: web::http