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
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