RESTClient icon indicating copy to clipboard operation
RESTClient copied to clipboard

Enable History of previous requests

Open yadavan88 opened this issue 10 years ago • 6 comments

It would be really great if the history of all previous requests can be retrieved. This is really helpful in POST and PUT requests since finding the json structure required is a difficult job.

This feature is already available in the advanced rest client in chrome.

yadavan88 avatar Dec 01 '14 05:12 yadavan88

You mean the history of the whole request (with method and body), right?

benel avatar Dec 01 '14 10:12 benel

Yes, exactly. I use RESTClient a lot, but most of the times, i need to keep track of the body of the request. Currently, I started using Advanced Rest Client in chrome, which would allow the same. This saves a lot of time for me.

On Mon, Dec 1, 2014 at 3:31 PM, Aurélien Bénel [email protected] wrote:

You mean the history of the whole request (with method and body), right?

— Reply to this email directly or view it on GitHub https://github.com/chao/RESTClient/issues/188#issuecomment-65042545.

Regards, Yadu

yadavan88 avatar Dec 01 '14 10:12 yadavan88

I am in the same situation than @yadavan88 and would like to see this feature implemented so I can stick to Firefox.

Favorite/Saved request should hold URL, Method and Body information.

arguser avatar May 11 '15 14:05 arguser

Has this been looked into?

jalcine avatar Sep 21 '15 16:09 jalcine

Related to https://github.com/chao/RESTClient/issues/63

alxlion avatar Aug 11 '16 14:08 alxlion

I need it too, it will be a useful option for web service developers.

hardyx avatar May 26 '17 10:05 hardyx