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

后端 未结 3 1437
慢半拍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:49

    This blog post may help:

    http://blog.httpwatch.com/2007/12/10/two-simple-rules-for-http-caching/

    It explains how to use of caching, whilst maintaining the ability to make changes when required.

提交回复
热议问题