Laughing1599 / cocoa-rest-client

Automatically exported from code.google.com/p/cocoa-rest-client
Other
0 stars 0 forks source link

Feature Request: Ability to have clickable link (as GET) on response body #37

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. make an HTTP request
2. the response body (json or xml) contains some URLs (as common in 
REST/Hypermedia api)
3. be able to directly click on the response's body links as GET (could 
potentially be configurable in settings)

What is the expected output? What do you see instead?
- either the new request is sent immediately or simply the link is passed into 
the URL box (settings could drive default behavior)

What version of the product are you using? On what operating system?
osx v1.3.6(11)

Please provide any additional information below.
This is simply because this client is made to test REST/Hypermedia APIs and 
such APIs are often returning links in their responses. Instead of manually 
copying a link, clicking on a link is faster.
Really useful when going top-down on an API and follow a hierarchy of resources.

Original issue reported on code.google.com by j...@jeffmerlet.com on 11 Jul 2013 at 7:49

GoogleCodeExporter commented 8 years ago
It's something I've thought about doing; I agree that it would be cool. I'm not 
sure how easy or hard it would be. I will look into it. 

Original comment by mike.mat...@gmail.com on 12 Jul 2013 at 6:05

GoogleCodeExporter commented 8 years ago

Original comment by mike.mat...@gmail.com on 12 Jul 2013 at 6:05