@@ -1251,6 +1251,7 @@ def apply_headers(response):
return response
if response.status_code in (301, 302, 303, 307, 308):
response.headers["Cache-Control"] = "no-store"
response.headers.pop("Vary", None)
The note is not visible to the blocked user.