h-tadagawa / rest-client

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

Json Response should always json indent and json colour the response body #202

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Do a GET request on a json resource
2. Result body will appear as json on oneline in the response body
3. You then have to right click and choose json indent.
4. You then have to right click and choose json colouring.

What is the expected output? What do you see instead?
The application should auto recognise application/json headers and do stages 3 
and 4 for you.

What version of the product are you using? On what operating system?
3.2.1

Original issue reported on code.google.com by samsamm...@gmail.com on 20 Dec 2013 at 12:22

GoogleCodeExporter commented 8 years ago
Support already available: in the pref dialog.

Original comment by subwiz on 20 Dec 2013 at 1:05

GoogleCodeExporter commented 8 years ago
Tools > Options > Etc. in Windows (if I remember correctly), Menu > Preferences 
> Etc. in Mac.

Original comment by subwiz on 20 Dec 2013 at 11:29