thunder-client-support icon indicating copy to clipboard operation
thunder-client-support copied to clipboard

URLs in the response body should be clickable and create a new request

Open matthewswitzer opened this issue 4 years ago • 3 comments

Is your feature request related to a problem? Please describe. Currently, when viewing a response that contains a URL (i.e., a response containing HAL), the URL is rendered as plain text and requires the user to copy and paste the URL into a new request.

Describe the solution you'd like When a URL appears in the response body, a user should be able to click it, and by default, that should create a new GET request with the URL.

matthewswitzer avatar Oct 06 '21 18:10 matthewswitzer

Hi @matthewswitzer thanks for the feedback, will review it.

rangav avatar Oct 06 '21 18:10 rangav

you could also make it open in default browser (like Postman CTRL + click on the url)

MetzeloS avatar Nov 10 '21 13:11 MetzeloS

It would be nice that the response had the same follow link behavior as the normal editor image

bmarinb avatar Nov 20 '23 15:11 bmarinb