Andy Brody
|
4932e7e358
|
Deprecate :timeout in favor of :read_timeout.
This better matches the behavior of Net::HTTP and will make it more
obvious to users what the option actually does.
|
2015-03-14 15:18:36 -07:00 |
|
Andy Brody
|
543dbc3816
|
Fix a large number of style nits.
Working slowly through the rubocop list.
|
2014-07-08 03:54:01 -07:00 |
|
Jeff Remer
|
3e7949d08f
|
Added PATCH method and corresponding spec tests
|
2011-06-05 00:31:40 +02:00 |
|
Julien Kirch
|
edb31a626c
|
Added HTTP HEAD method to the resources, untested
Conflicts:
rest-client.gemspec
|
2010-09-22 18:36:37 +02:00 |
|
Niko Dittmann
|
65e4e7ae3b
|
+ block passing in Resource#[]
|
2010-07-04 15:54:26 +02:00 |
|
Julien Kirch
|
a683de6a1b
|
Added block feature to resource
|
2010-01-27 22:54:18 +01:00 |
|
Julien Kirch
|
026f2ea360
|
Tabs to space
|
2009-12-29 18:27:39 +01:00 |
|
François Beausoleil
|
4ed5085446
|
Correctly handle resource headers + additional headers (fix a bad marge)
|
2009-08-12 12:54:43 -04:00 |
|
François Beausoleil
|
3425532660
|
Merge branch 'master' into prereorg
Conflicts:
lib/rest_client.rb
lib/restclient/resource.rb
rest-client.gemspec
spec/rest_client_spec.rb
|
2009-08-12 12:44:31 -04:00 |
|
Adam Wiggins
|
075c6746f2
|
whitespace fixes
|
2009-03-20 19:19:21 -07:00 |
|
Dusty Doris
|
2e8060c2be
|
Added an option for open_timeout. This could be useful if you are not receive a response. An example would be a firewall that simply drops the packet
|
2009-01-31 14:25:05 -05:00 |
|
Adam Wiggins
|
edeafb34dc
|
restclient instead of rest_client; reorganize lib dir
|
2009-01-24 14:49:01 -08:00 |
|