Vary header
RU: Vary заголовок
An HTTP response header that lists the request headers a cache must consider when looking up a stored response. For example, Vary: Accept-Encoding tells caches to store separate copies for gzip and identity-encoded responses to the same URL; Vary: * marks a response as effectively uncacheable.