diff --git a/_posts/2019-03-04-cache-control-for-civilians.md b/_posts/2019-03-04-cache-control-for-civilians.md index 5a0b5b54..02244acc 100644 --- a/_posts/2019-03-04-cache-control-for-civilians.md +++ b/_posts/2019-03-04-cache-control-for-civilians.md @@ -328,10 +328,6 @@ other directives for it to function itself. Brotli encoding for users that need the former or could use the latter; image transformation services automatically converting to WebP; etc. -**N.B.** If you’re running over HTTPS—which you should be—then intermediaries -and proxies can’t modify payloads anyway, so `no-transform` would be -ineffective. - {% include promo.html %} - - -