next.js
b17ca026 - Skip setting to fetch cache when not modified (#66055)

Commit
1 year ago
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.
Author
Parents
Loading