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

Helper Flags for content #52

Closed AdrieanKhisbe closed 7 years ago

AdrieanKhisbe commented 9 years ago

Add flags such as -j/--json --xml ash shortcut to set the headers on curl for content negociation

AdrieanKhisbe commented 7 years ago

Done in c4c739e with --xml --json flag