Hi Folks,

Does Abdera support delta encoding of feeds, along the lines of RFC 3229?

So for example if I GET a feed, then subsequently poll with:

GET /thefeed
If-Modified-Since: Last-Modified timestamp
A-IM: feed

would the response contain only the entries that have actually changed since
the original GET, and not all the unchanged entries if only a small subset
has actually been updated?

Regards,
Eoghan

Reply via email to