rsnext/test/e2e/app-dir/logging
Jiachi Liu b9c98a8866
Fix: strip _rsc query for client navigation rsc request (#65084)
When you do client navigation to a dynamic page with call like
`headers()`, it wil send RSC request for that page. We want to skip the
`_rsc` query in the logging as it's disruptive.

Closes NEXT-3077
Closes #64355
2024-04-28 20:15:38 +00:00
..
app Fix: strip _rsc query for client navigation rsc request (#65084) 2024-04-28 20:15:38 +00:00
fetch-logging.test.ts Fix: strip _rsc query for client navigation rsc request (#65084) 2024-04-28 20:15:38 +00:00
fetch-warning.test.ts Replace createNextDescribe with nextTestSetup (#64817) 2024-04-25 12:06:12 -06:00
middleware.js fix(log): skip logging non-route requests (#63973) 2024-04-03 12:16:20 +02:00
next.config.js Polish logging segments of page route (#57834) 2023-11-01 16:34:52 +00:00