A fluent, easy-to-use, object oriented Ruby HTTP/REST client library with support RFC2616 HTTP caching and async calls that runs on CRuby and JRuby.
233
stars
53
forks
source link
Fix timeout example in README #131
Closed
gfredericks closed 7 years ago
The argument to
get
is the query parameters, not the http options.