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
2010-05-25 20:05:41 +02:00
..
integration Fixed ssl verification to raise an exception when the ca certificate is incorrect. 2010-05-13 19:59:01 +02:00
abstract_response_spec.rb using CGI to parse cookies 2010-04-30 20:32:27 +02:00
base.rb Correctly handle resource headers + additional headers (fix a bad marge) 2009-08-12 12:54:43 -04:00
exceptions_spec.rb Added compatibility: the response should mimic a net::response when in an exception 2010-02-06 22:32:52 +01:00
integration_spec.rb Cleaner structure: Response is no more a String, and the mixin is replaced by an abstract_response 2010-01-25 22:15:18 +01:00
master_shake.jpg Multipart with Streaming 2008-08-03 14:42:29 -07:00
payload_spec.rb Do not quote the boundary in the Content-Type header. 2010-04-23 19:22:18 +02:00
raw_response_spec.rb Fixed redirection, and move the code to Response 2010-02-10 21:31:59 +01:00
request2_spec.rb added parameter passing for get request using the :param key in header 2010-05-25 20:05:41 +02:00
request_spec.rb added 207 Multi-Status to the list of legit codes 2010-05-25 18:49:09 +02:00
resource_spec.rb compatibility for request as parameter of the response 2010-05-25 18:46:37 +02:00
response_spec.rb added 307 2010-05-25 18:57:30 +02:00
restclient_spec.rb First try(cherry picked from commit eece9eda0487969e582ef97e6a41f86780a53d08) 2010-01-09 11:14:58 +01:00