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

6 commits

Author SHA1 Message Date
Adam Wiggins
a6de091a94 restclient shell accepts get/put/post/delete for curl-style access 2008-09-22 18:01:09 -07:00
Adam Wiggins
eebe99742d use strings instead of symbols in .restclient sessions 2008-08-01 11:48:56 -07:00
Adam Wiggins
aca9945cb9 whitespace fixes 2008-07-20 15:01:06 -04:00
bmizerany
f24d45cb52 Save named settings for restclient in ~/.restclient
~/.restclient spec:

  name:
    :url: http://mydomain.com
    :username: myusername
    :password: supersecret
2008-07-16 16:21:17 -07:00
bmizerany
91881489d5 fixes issues with logging in with username and password. plus better output 2008-07-16 15:52:02 -07:00
bmizerany
7e3df03d65 Easy to use shell! 2008-07-07 20:04:22 -07:00