-
By implementing start_request instead of using the default implementation, we can return data early on file cache hits, then return again when the network request finishes.
999017ba
By implementing start_request instead of using the default implementation, we can return data early on file cache hits, then return again when the network request finishes.