rsnext/test/integration/api-support
Markoz Peña 6375026a41
Added Friendly error for res.redirect 🐝 (#15844)
## Which solves this PR

 Displaying a friendly error, when the user is only passing `statusOrUrl`(type number) and the second argument `url` is ignored.

**Example**

`res.redirect(307);` // Show friendly error

Closes: https://github.com/vercel/next.js/issues/15594
x-ref: https://github.com/vercel/next.js/pull/15603
2020-08-06 22:53:09 +00:00
..
pages Added Friendly error for res.redirect 🐝 (#15844) 2020-08-06 22:53:09 +00:00
test Added Friendly error for res.redirect 🐝 (#15844) 2020-08-06 22:53:09 +00:00
big.json Apply missing formatting (#8079) 2019-07-23 14:33:49 -04:00