rsnext/test/integration/gssp-redirect/pages
JJ Kasper 55c6b7aba2
Ensure basePath is not applied for external GSSP redirect (#23673)
This ensures we don't attempt prepending the `basePath` for external (http://) `getStaticProps`/`getServerSideProps` redirects. Additional tests to cover this case have been added in the `gssp-redirect` test suites to prevent regression.

## Bug

- [x] Related issues linked using `fixes #number`
- [x] Integration tests added

Fixes: https://github.com/vercel/next.js/issues/23623
2021-04-06 10:02:13 +00:00
..
gsp-blog Ensure basePath is not applied for external GSSP redirect (#23673) 2021-04-06 10:02:13 +00:00
gssp-blog Ensure basePath is not applied for external GSSP redirect (#23673) 2021-04-06 10:02:13 +00:00
404.js Add handling for redirects from getStaticProps/getServerSideProps (#16642) 2020-09-08 09:23:21 +02:00
another.js Add handling for redirects from getStaticProps/getServerSideProps (#16642) 2020-09-08 09:23:21 +02:00
index.js Ensure redirects are handled properly from cache (#18806) 2020-11-04 22:18:44 +00:00