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

10 commits

Author SHA1 Message Date
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