Sha256: e752a0220788943347ddd8ea9a07b03a91e73d694c5474ee7a54f6f129ab58d5

Contents?: true

Size: 810 Bytes

Versions: 2

Compression:

Stored size: 810 Bytes

Contents

[o] PUT
[o] DELETE
[o] POST
[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...
[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)
[ ] why not a :force_json ?

[ ] make HttpCore detect do_request

[ ] timeout per request ?

[ ] netp : close() impl

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rufus-jig-0.1.23 TODO.txt
rufus-jig-0.1.22 TODO.txt