perkeep/doc/protocol
Brad Fitzpatrick 11cd3127c8 Backwards-compatible protocol + handler change on boundary of enumerating blobs.
The handler was adding 1 to things to see if it was at the end, but that was causing
HTTP requests to Amazon like: limit 1000, limit 1, limit 1000, limit 1, etc.

This makes it twice as fast.

Change-Id: Ibb7e3f6ae7229a21c87817c7438324d36e7b491a
2014-03-01 13:12:05 -08:00
..
blob-enumerate-protocol.txt Backwards-compatible protocol + handler change on boundary of enumerating blobs. 2014-03-01 13:12:05 -08:00
blob-get-protocol.txt Add dev-blobserver wrapper; remove run.sh 2011-03-02 21:46:07 -08:00
blob-stat-protocol.txt Change the upload protocol. 2014-01-04 20:24:58 -08:00
blob-upload-protocol.txt Change the upload protocol. 2014-01-04 20:24:58 -08:00
blob-upload-resume.txt Rename the blobserver 'preupload' method to 'stat' 2011-02-08 08:24:16 -08:00
discovery.txt Implement generalized navigation handling, use to implement escape handling in detail view. 2014-01-10 15:50:05 -08:00