Protocol Developments
 
 
HTTP:
- Cache-control header allows client or server to transmit directives typically to override caching algorithms
 - Cache-control private - resource must not be cached by a shared cache
 - Cache-control no-cache - resource must not be cached 
 
HTML:
- Define expiry dates in HEAD