Hi,
I am looking to extract data from cached response. I’m not sure if the response body gets cached. But if it does, can we access it somehow. I know that checks are disabled when caching is enabled, so extracting from response body goes out the window for this case.
Any help/direction will be appreciate.
PS - went through the docs and google already