CacheFirst
Emit the response from the cache first, and if there was an exception on the response (e.g. a cache miss or a cached server error), emits the response(s) from the network.
This is the default behavior.
Emit the response from the cache first, and if there was an exception on the response (e.g. a cache miss or a cached server error), emits the response(s) from the network.
This is the default behavior.