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-06-05 00:31:40 +02: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 Tabs to space 2009-12-29 18:27:39 +01:00
payload.rb Merge branch 'oscardelben-patch-1' into next 2011-05-19 19:13:53 +02:00
raw_response.rb response are now string and response is a module 2010-03-29 19:38:23 +02:00
request.rb fix when using OpenSSL::SSL::VERIFY_NONE for verify_ssl 2011-05-06 17:19:47 +02: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