TODO.txt in rufus-jig-0.1.4 vs TODO.txt in rufus-jig-0.1.5
- old
+ new
@@ -5,19 +5,19 @@
[o] :prefix
[o] :raw
[o] POST/PUT cache if etag is given back (couch)
[o] get('/x', :cache => false)
[o] get('x') vs get('/x') ?
+[o] Net::HTTP (when no Patron)
+[x] couch : attachments
+[o] put_doc(h) where _id is set ?
+[o] :update_rev => true...
[ ] long polling/continuous change (patron ?)
[ ] HEAD
-[ ] Net::HTTP (when no Patron)
-
-[ ] couch : attachments
-
[ ] redirections ? (Patron seem to understand them)
-[ ] put_doc(h) where _id is set ?
+[ ] don't abuse exceptions ! (especially with couch)
-[ ] :update_rev => true...
+[ ] patron : http can steal each other's patron session (inside the same thread)