rsnext/test/integration/custom-routes
JJ Kasper b15a976e11
Handle rewriting WebSocket requests (#39463)
This ensures we properly handle rewrites when the request is a WebSocket request. This also adds an integration test to ensure it is working as expected in dev and production mode. 

## Bug

- [x] Related issues linked using `fixes #number`
- [x] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`

Fixes: https://github.com/vercel/next.js/issues/32634
Closes: https://github.com/vercel/next.js/pull/38455
2022-08-10 17:00:30 +00:00
..
pages Fix catchall rewrites for _next/data routes (#39370) 2022-08-05 21:32:17 -05:00
public Add checking filesystem after each rewrite (#9568) 2019-12-23 16:20:17 -05:00
test Handle rewriting WebSocket requests (#39463) 2022-08-10 17:00:30 +00:00
next.config.js Handle rewriting WebSocket requests (#39463) 2022-08-10 17:00:30 +00:00
server.js Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00