[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PaceCollections




http://www.intertwingly.net/wiki/pie/PaceCollections


This one defines a range, a GET response, and a SEARCH method with a couple simple queries. It uses a generic URI parser to identify collections, instead of a generic XML parser, so that means WebDAV collections.

I'm not attached to the SEARCH method at all. We could extend HTTP with headers instead. I used it for the Pace to provide a convenient differentiation between simple GET requests like those that would result from a browser click, and requests from clients that are more Atom savvy.

Robert Sayre