rsnext/test/e2e/app-dir/app-prefetch
Jiachi Liu aa3e043bbf
Add unique search query for RSC requests to be cacable on CDN (#50970)
Adding a `_rsc` query for RSC payload requests so that they can be
differentiated on resources level for CDN cache for the ones that didn't
fully respect to VARY header.

Also stripped them for node/edge servers so that they won't show up in
the url

x-ref:
https://github.com/vercel/next.js/pull/49140#issuecomment-1549405009

Closes #49140
Closes NEXT-1268
2023-06-12 11:52:36 +02:00
..
app Fix prefetch only being applied once (#47797) 2023-04-01 23:12:49 -07:00
next.config.js Remove experimental config from create-next-app (#49241) 2023-05-05 00:22:28 -07:00
prefetching.test.ts Add unique search query for RSC requests to be cacable on CDN (#50970) 2023-06-12 11:52:36 +02:00