是否存在RFC 3229(针对HTTP的Delta编码)的实现?

Mer*_*rto 19 http delta

正如本文中简要提到的:

http://en.wikipedia.org/wiki/Delta_encoding#Delta_encoding_in_HTTP

从这里引用:

http://tools.ietf.org/html/rfc3229

我现在是CompSci的学生,我想尝试一下,部分用于研究,部分用于娱乐.谷歌在进一步的讨论或研究方面没有太多回报.

ESR*_*ESR 9

这一页:

http://www.nullege.com/codes/search/urllib2.Request.add_header/all

似乎是RFC 3229实现的间接证据.