Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

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

  • 3 respostas
  • 9 têm este problema
  • 5 visualizações
  • Última resposta de 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

Todas as respostas (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!