A request header made Next.js cache private per-user responses
One internal header flips an SSR response into an SSG one, and the Cache-Control header follows it.
found by Allam Rachid (zhero_) and Henry Chen
One internal header flips an SSR response into an SSG one, and the Cache-Control header follows it.
found by Allam Rachid (zhero_) and Henry Chen
node-tar skipped a symlink check whenever its directory cache said the path was fine, and two ways of spelling a path could make the cache lie.
found by chen-robert, ginkoid and levpachmanov