Inklings: a tumblelog

HTTP Caching

On the lost art of effective use of HTTP caching:

HTTP has a very thorough and well supported caching mechanism, but in this age of the dynamic Web page, it often goes unused when it is needed the most. So what do we, as Web programmers, need to do to make sure our pages are cached correctly? Let’s have a look.