I want browsers to always add (except first time) \"If-Modified-Since\" request header to avoid unnecessary traffic.
Response headers are:
Accept-Ranges:
Cache-Control: public
true
header
header("Cache-Control: public", true);