Join the Mozilla’s Test Days event from Dec 2–8 to test the new Firefox address bar on Firefox Beta 134 and get a chance to win Mozilla swag vouchers! 🎁

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Don't firefox ofusers of my site cache my site pages

  • 3 답장
  • 9 이 문제를 만남
  • 5 보기
  • 최종 답변자: guigs

more options

HTTP Header

Cache-Control: private, no-cache, no-store, must-revalidate

was used but still caching the page.  I can view even authenticated pages by using work offline.

please help

HTTP Header Cache-Control: private, no-cache, no-store, must-revalidate was used but still caching the page. I can view even authenticated pages by using work offline. please <b>help

모든 댓글 (3)

more options

Hi intercept0r,

I'm sending this to our senior tech guys to see if there is something they can help with.

more options

HI,

I have posted the same. with my another ID That may help you to understand my problem in a better way. https://support.mozilla.org/en-US/questions/997007#answer-564691 Thanks Prasant Sharma

more options

Hi intercept0r,

Please run some tests with this add on Modify Headers with your site. I think that this may have to do with that you have put all of the parameters with no specifications.

For example: Cache-Control "max-age=3600, must-revalidate" must revalidate usually needs a time set

Check out this for more details http://www.mobify.com/blog/beginners-guide-to-http-cache-header...

However it may also be that we can test in the Web Inspector what may be changing from the response header to the no-cache, no-store headers.

I look forward to your reply!