TODO.txt in rufus-jig-0.1.21 vs TODO.txt in rufus-jig-0.1.22
- old
+ new
@@ -13,18 +13,20 @@
[o] :update_rev => true...
[o] long polling/continuous change (patron ?)
[x] don't abuse exceptions ! (especially with couch)
[o] couch.attach
[o] couch.detach ?
+[o] net http persistent
+ http://seattlerb.rubyforge.org/net-http-persistent/Net/HTTP/Persistent.html
+[o] HttpResponse : DRY net and netp
+[x] patron : http can steal each other's patron session (inside the same thread)
[ ] HEAD
[ ] redirections ? (Patron seem to understand them)
-[ ] patron : http can steal each other's patron session (inside the same thread)
[ ] why not a :force_json ?
[ ] make HttpCore detect do_request
[ ] timeout per request ?
-[ ] net http persistent
- http://seattlerb.rubyforge.org/net-http-persistent/Net/HTTP/Persistent.html
+[ ] netp : close() impl