Http cache protocol: Difference between revisions
Jump to navigation
Jump to search
(Created page with 'HTTP/1.1 Caching Spec *Expiration mechanism used to reduce the number of network round-trips *Validation mechanism reduces network bandwith requirements. *Correct cache impleme…') |
(Replaced content with 'HTTP/1.1 Caching Spec *Expiration mechanism used to reduce the number of network round-trips *Validation mechanism reduces network bandwith requirements.') |
||
Line 3: | Line 3: | ||
*Expiration mechanism used to reduce the number of network round-trips | *Expiration mechanism used to reduce the number of network round-trips | ||
*Validation mechanism reduces network bandwith requirements. | *Validation mechanism reduces network bandwith requirements. | ||
Latest revision as of 21:56, 21 July 2010
HTTP/1.1 Caching Spec
- Expiration mechanism used to reduce the number of network round-trips
- Validation mechanism reduces network bandwith requirements.