Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

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

  • 3 ответа
  • 9 имеют эту проблему
  • 8 просмотров
  • Последний ответ от 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!