`HttpCache` was introduced due minimise the amount of data transfer in tests. It serves very little purpose in production Either: - [ ] Make `HttpCache` test only - [ ] Revise the tests to be fully mockable
HttpCachewas introduced due minimise the amount of data transfer in tests. It serves very little purpose in productionEither:
HttpCachetest only