Delta encoding in HTTP
Document Name: | RFC 3229 |
---|---|
Document URI: |
urn:ietf:rfc:3229
|
Online Version: |
https://datatracker.ietf.org/doc/html/rfc3229
|
Organization: | Internet Engineering Task Force (IETF) |
Series: | Request for Comments (RFC) |
Abstract: | This document describes how delta encoding can be supported as a compatible extension to HTTP/1.1. Many HTTP (Hypertext Transport Protocol) requests cause the retrieval of slightly modified instances of resources for which the client already has a cache entry. Research has shown that such modifying updates are frequent, and that the modifications are typically much smaller than the actual entity. In such cases, HTTP would make more efficient use of network bandwidth if it could transfer a minimal description of the changes, rather than the entire new instance of the resource. This is called "delta encoding." |
Specified Web Concepts:
HTTP Header Fields
A-IM
,
Delta-Base
,
IM
HTTP Status Codes
226
Return to ( Series | Organization | all Specifications )