Caching HTTP Responses with HttpClient and Serialization Options
How can I cache http responses from HttpClient? Would I have to write my own Schema to serialize them? What would be the right way to rehydrate the responses/requests? Possibly using the internal