Web Cache Control Directives
One problem that emerged was the caching of sensitive data as users moved around a site. As users and companies move through common web data caches, this was an issue. Now server have the ability to return that the data should never be cached by the web proxy, or that it should have a short lifetime.
This obviously depends on the proxy following these directives. Many do, many do not.