1
0
Fork 0
mirror of https://github.com/rest-client/rest-client.git synced 2022-11-09 13:49:40 -05:00
rest-client--rest-client/lib/restclient
2011-11-14 17:45:17 -08:00
..
abstract_response.rb Fix typo on AbstractResponse#return! 2011-01-11 11:50:50 +01:00
exceptions.rb Limit number of redirects followed to 10 by default or by :max_redirects, if specified. 2010-12-16 12:41:12 -05:00
net_http_ext.rb Added a check to see if the Patch class already exists in Net::HTTP (then we don't need this monkey patch) 2011-07-12 11:30:35 -04:00
payload.rb Merge branch 'master' of github.com:archiloque/rest-client 2011-08-22 18:35:10 +02:00
raw_response.rb
request.rb read credentials from netrc 2011-11-14 17:45:17 -08:00
resource.rb Added PATCH method and corresponding spec tests 2011-06-05 00:31:40 +02:00
response.rb Squash warnings. Primarily passing blocks without parens. 2010-05-12 19:34:47 +02:00