h-tadagawa / rest-client

Automatically exported from code.google.com/p/rest-client
Apache License 2.0
0 stars 0 forks source link

Also show HTTP status on Response Body tab #51

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Feature request: the HTTP status is currently shown on the Response Headers 
tab; show it on the 
Response Body tab as well. Alternatively, move the response status above the 
three response tabs.

My REST application uses the body to provide more detail about status codes 
that are errors, so I 
find myself switching tabs a lot; I don't know how common this scenario is. I 
think this makes sense 
because the status is not specific to the response headers or the response body.

I am using version 2.0 on OS X.

Original issue reported on code.google.com by peter.hi...@gmail.com on 19 Mar 2008 at 1:39

GoogleCodeExporter commented 8 years ago
Interesting point. As u said, I think the best option would be to move it above 
the 3
tabs. Let me see how it looks.

Original comment by subwiz on 19 Mar 2008 at 4:19

GoogleCodeExporter commented 8 years ago
Revision 180 has the fix. U may checkout the latest revision and build in ur 
system,
or, download my dev build having this fix from here:

http://wiztools.org/project/RESTClient/restclient-3.0-SNAPSHOT-jar-with-dependen
cies.jar

Original comment by subwiz on 19 Mar 2008 at 5:43

GoogleCodeExporter commented 8 years ago
That's great, thanks - the snapshot certainly makes my life easier. I hope it 
makes more sense to everyone else 
too.

Original comment by peter.hi...@gmail.com on 21 Mar 2008 at 3:04

GoogleCodeExporter commented 8 years ago
Very nice!

BTW I don't know if we need the protocol in the Status line. OTOH, it might be 
useful for some people.

Original comment by aviflax on 2 Apr 2008 at 1:18