TODO.txt in rufus-jig-0.1.14 vs TODO.txt in rufus-jig-0.1.15
- old
+ new
@@ -9,20 +9,19 @@
[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...
+[o] long polling/continuous change (patron ?)
+[x] don't abuse exceptions ! (especially with couch)
+[o] couch.attach
+[o] couch.detach ?
-[ ] long polling/continuous change (patron ?)
[ ] HEAD
-
[ ] redirections ? (Patron seem to understand them)
-
-[ ] don't abuse exceptions ! (especially with couch)
-
[ ] patron : http can steal each other's patron session (inside the same thread)
-
[ ] why not a :force_json ?
-[ ] couch.attach
-[ ] couch.detach ?
+[ ] make HttpCore detect do_request
+
+[ ] timeout per request ?