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

17 commits

Author SHA1 Message Date
Adam Wiggins
d66eaab936 RestClient::Resource 2008-03-10 17:20:57 -07:00
Adam Wiggins
15c4bab527 credentials sent via http basic auth 2008-03-10 16:52:59 -07:00
Adam Wiggins
a9f62bf573 refactor calls to Request object to use options hash, to prepare for user authentication and resource objects 2008-03-10 16:43:43 -07:00
Adam Wiggins
4e228cefdb new homepage 2008-03-09 13:45:58 -07:00
Adam Wiggins
329c822983 include link to github 2008-03-09 13:43:48 -07:00
Adam Wiggins
c1b242d3be link homepage 2008-03-09 13:42:44 -07:00
Adam Wiggins
15f58e67dd rdocs 2008-03-09 13:31:52 -07:00
Adam Wiggins
06a1afc1e7 README and some rdoc comments 2008-03-09 13:25:18 -07:00
Adam Wiggins
1317e9ce1f remove rexml dependency 2008-03-09 13:15:52 -07:00
Adam Wiggins
d21ba668d9 refactor, creating RestClient::Request for internal use 2008-03-08 17:25:31 -08:00
Adam Wiggins
879fc050b2 all methods take a headers hash, with conversion from symbol format 2008-03-08 16:50:16 -08:00
Adam Wiggins
0de989296a handle http redirects 2008-03-08 16:32:15 -08:00
Adam Wiggins
77848df0d8 don't send nil payloads 2008-03-08 14:42:31 -08:00
Adam Wiggins
993efe4c3e do_request to DRY up the method requests 2008-03-08 14:34:31 -08:00
Adam Wiggins
ba86257a41 gemspec 2008-03-07 22:18:28 -08:00
Adam Wiggins
1ac5a244dc Rest -> RestClient 2008-03-07 22:14:33 -08:00
Adam Wiggins
71b61e8597 init 2008-03-07 17:07:17 -08:00