Eventually, I figured it out. Some way or another, a
Code: Select all
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0Code: Select all
Cache-Control: private, pre-check=0, post-check=0, max-age=0Moderator: General Moderators
Code: Select all
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0Code: Select all
Cache-Control: private, pre-check=0, post-check=0, max-age=0