Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Skip setting to fetch cache when not modified (#66055)
To avoid extra network hops we can compare existing cache entries we've already fetched and see if the revalidated value matches and if it does we can avoid sending the set request with the identical data.
- Loading branch information