fredwu / api_taster

A quick and easy way to visually test your Rails application's API.
http://fredwu.github.com/api_taster
727 stars 85 forks source link

display http status code #25

Open wafcio opened 12 years ago

wafcio commented 12 years ago

I think that it will be good to see status code, because sometimes, we want send no data, but only request with status code, for example for destroy action.