1
0
Fork 0
mirror of https://github.com/rest-client/rest-client.git synced 2022-11-09 13:49:40 -05:00
Commit graph

12 commits

Author SHA1 Message Date
Adam Wiggins
edeafb34dc restclient instead of rest_client; reorganize lib dir 2009-01-24 14:49:01 -08:00
Adam Wiggins
e91fd21c1f :timeout option for RestClient::Resource constructor 2008-12-08 01:47:23 -08:00
Adam Wiggins
d0d30230a2 Resource#to_s returns url 2008-11-01 17:23:38 -07:00
Pedro Belo
c37dee4c49 allow overriding of resource headers 2008-10-13 18:30:44 -07:00
Pedro Belo
680ebf7306 allow definition of headers in resources, to be shared by all subresources 2008-10-13 17:44:04 -07:00
Brian Donovan
3e0b928254 Simplify the proxy stuff to just use the global proxy setting. 2008-08-19 13:29:02 -07:00
Brian Donovan
2a21bf617e Make sure Resources get the proxy too. 2008-08-01 12:22:50 -07:00
Adam Wiggins
b1dac743f4 better support for concatinating non-string urls 2008-06-23 17:27:52 -07:00
Adam Wiggins
9eb66847e4 improve nesting examples 2008-06-21 16:02:10 -07:00
Adam Wiggins
c7b31306b3 support non-strings in url concatination 2008-06-20 20:48:41 -07:00
Adam Wiggins
76b910b061 subresources with [] 2008-06-20 20:48:38 -07:00
Adam Wiggins
d66eaab936 RestClient::Resource 2008-03-10 17:20:57 -07:00