A.4.1.5 Set Cache-Control header

Cache-Control: no-cache is now set in addition to Pragma: no-cache.

Cache-Control was introduced in HTTP/1.1, prior to this the same effect was achieved with Pragma. Some browsers change their behaviour depending on whether the page was delivered via HTTP/1.1 or HTTP/1.0.