[lisa@xythos.com: Drafts of interest to WebDAV...]
From: Greg Stein <gstein_at_lyra.org>
Date: 2001-10-09 03:43:13 CEST
fyi
The delta draft is what the client will use to request deltas from the
Cheers,
----- Forwarded message from Lisa Dusseault <lisa@xythos.com> -----
From: "Lisa Dusseault" <lisa@xythos.com>
Two drafts on compression and delta transfers have been in progress for a
http://www.ietf.org/internet-drafts/draft-mogul-http-digest-05.txt
Lisa
---- A New Internet-Draft is available from the on-line Internet-Drafts directories. Title : Instance Digests in HTTP Author(s) : J. Mogul, A. van Hoff Filename : draft-mogul-http-digest-05.txt Pages : 12 Date : 04-Oct-01 HTTP/1.1 defines a Content-MD5 header that allows a server to include a digest of the response body. However, this is specifically defined to cover the body of the actual message, not the contents of the full file (which might be quite different, if the response is a Content-Range, or uses a delta encoding). Also, the Content-MD5 is limited to one specific digest algorithm; other algorithms, such as SHA-1, may be more appropriate in some circumstances. Finally, HTTP/1.1 provides no explicit mechanism by which a client may request a digest. This document proposes HTTP extensions that solve these problems. A URL for this Internet-Draft is: http://www.ietf.org/internet-drafts/draft-mogul-http-digest-05.txt A New Internet-Draft is available from the on-line Internet-Drafts directories. Title : Delta encoding in HTTP Author(s) : J. Mogul, B. Krishnamurthy, F. Douglis, A. Feldmann, Y. Goland, A. van Hoff, D. Hellerstein Filename : draft-mogul-http-delta-10.txt Pages : 46 Date : 04-Oct-01 Many HTTP 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.' This document describes how delta encoding can be supported as a compatible extension to HTTP/1.1. A URL for this Internet-Draft is: http://www.ietf.org/internet-drafts/draft-mogul-http-delta-10.txt ----- End forwarded message ----- -- Greg Stein, http://www.lyra.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat Oct 21 14:36:44 2006 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.