How does browser work with expiration headers, cache-control headers, last-modified-header?

后端 未结 3 1435
慢半拍i
慢半拍i 2021-02-02 04:07

I am a web developer, have worked with PHP and .NET both. having over a year of experience working on web I haven\'t been able to understand the browser caching features thoroug

3条回答
  •  灰色年华
    2021-02-02 04:42

    If you are using a server side language, you can force the browser to download the file again.

    
    
                                     
                  
提交回复
热议问题