A Last-Modified and Expires header might also be useful additions.
Your server should also check for requests featuring an If-Modified-Since header, and return a 304 Not Modified response if possible to speed things along.
A Last-Modified and Expires header might also be useful additions.
Your server should also check for requests featuring an If-Modified-Since header, and return a 304 Not Modified response if possible to speed things along.