nightingale-rest-api-client
nightingale-rest-api-client copied to clipboard
Allow to clear cache of responses received
When running faulty request (during testing) some VERY LARGE responses Payload can make the app hang / become unresponsive.
Add an option to launch the app
- without any history of runs (only disabled)
- Clear the cache of the requests
Or simply have this be cleared on exit (Not my preferred option)