rsnext/test/lib
JJ Kasper 4ab41efdbf
Add handling for repeated slashes (#27738)
This adds handling for repeated forward/back slashes in Next.js, when these slashes are detected in a request to Next.js we will automatically remove the additional slashes redirecting with a 308 status code which prevents duplicate content when being crawled by search engines. 

Fixes: https://github.com/vercel/next.js/issues/13011
Fixes: https://github.com/vercel/next.js/issues/23772
Closes: https://github.com/vercel/next.js/pull/15171
Closes: https://github.com/vercel/next.js/pull/25745
2021-08-03 15:06:26 +00:00
..
amp-test-utils.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
flat-map-polyfill.js Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
next-test-utils.js Add handling for repeated slashes (#27738) 2021-08-03 15:06:26 +00:00
next-webdriver.d.ts fix types of next-webdriver (#23995) 2021-04-20 18:40:51 +00:00
next-webdriver.js fix types of next-webdriver (#23995) 2021-04-20 18:40:51 +00:00
wd-chain.js Add layout prop to Image component (#18491) 2020-10-30 10:33:34 -04:00