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/spec
2011-11-14 17:45:17 -08:00
..
integration Fix cert test by using mozilla instead of google. Closes #82 2011-08-15 11:01:43 +02:00
abstract_response_spec.rb Add some testing for AbstractResponse#return! and fix the generic fallback exception that gets raised. 2010-12-10 15:11:57 -08:00
base.rb + block passing in Resource#[] 2010-07-04 15:54:26 +02:00
exceptions_spec.rb RestClient::Exception#message should always return a String, never a NilClass. 2010-11-23 20:08:29 +01:00
integration_spec.rb ! ruby 1.9.2 spec loading 2010-07-04 15:47:06 +02:00
master_shake.jpg Multipart with Streaming 2008-08-03 14:42:29 -07:00
payload_spec.rb Merge branch 'master' of github.com:archiloque/rest-client 2011-08-22 18:35:10 +02:00
raw_response_spec.rb ! ruby 1.9.2 spec loading 2010-07-04 15:47:06 +02:00
request2_spec.rb updated to call Base#close when finished transmitting 2011-07-05 15:56:27 -07:00
request_spec.rb read credentials from netrc 2011-11-14 17:45:17 -08:00
resource_spec.rb Added PATCH method and corresponding spec tests 2011-06-05 00:31:40 +02:00
response_spec.rb Limit number of redirects followed to 10 by default or by :max_redirects, if specified. 2010-12-16 12:41:12 -05:00
restclient_spec.rb Added PATCH method and corresponding spec tests 2011-06-05 00:31:40 +02:00