micha / resty

Little command line REST client that you can use in pipelines (bash or zsh).
MIT License
2.65k stars 143 forks source link

Warns in zsh #32

Closed frioux closed 11 years ago

frioux commented 12 years ago
wanderlust [319] ~/code/dotfiles «master» $ resty 'http://localhost:5000'
http://localhost:5000*
wanderlust [320] ~/code/dotfiles «master» $ GET /
(eval):91: unmatched `
["milk","water","gin"]
frioux commented 11 years ago

duplicate