Improve Content transformation docs
This commit is contained in:
parent
9c15882b21
commit
7a46aee299
|
@ -4,7 +4,8 @@
|
||||||
|
|
||||||
# Prevent intermediate caches or proxies (such as those used by mobile
|
# Prevent intermediate caches or proxies (such as those used by mobile
|
||||||
# network providers) and browsers data-saving features from modifying
|
# network providers) and browsers data-saving features from modifying
|
||||||
# the website's content using the `cache-control: no-transform` directive.
|
# the website's content using the `no-transform` directive for
|
||||||
|
# `Cache-Control` header.
|
||||||
#
|
#
|
||||||
# https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cache-Control
|
# https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cache-Control
|
||||||
# https://tools.ietf.org/html/rfc7234#section-5.2.2.4
|
# https://tools.ietf.org/html/rfc7234#section-5.2.2.4
|
||||||
|
|
Loading…
Reference in New Issue