Share via


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

See Also

Reference

http_headers Class