RESTClient
RESTClient copied to clipboard
Enable History of previous requests
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.
You mean the history of the whole request (with method and body), right?
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
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.
Has this been looked into?
Related to https://github.com/chao/RESTClient/issues/63
I need it too, it will be a useful option for web service developers.