How long do browsers cache HTTP 301s?

前端 未结 15 2408
囚心锁ツ
囚心锁ツ 2020-11-22 14:43

I am debugging a problem with a HTTP 301 Permanent Redirect. After a quick test, it seems that Safari clears its cache of 301s when it is restarted, but Firefox does not.

15条回答
  •  执笔经年
    2020-11-22 15:26

    I will post answer that helped me:

    go to url:

    chrome://settings/clearBrowserData
    

    it should invoke popup and then..

    • select only: cached images and files.
    • select time box : from beginning

提交回复
热议问题