rsnext/packages/next/server/lib
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
..
incremental-cache Fix failing to set initial ISR cache item in new folder (#38136) 2022-06-29 09:45:15 +00:00
squoosh Fix squoosh image optimization for Node.js 18 (#38833) 2022-07-20 12:24:50 -04:00
etag.ts refactor: rewrite etag (#38568) 2022-07-18 09:20:44 +00:00
find-page-file.ts Tweak routing tests (#36667) 2022-05-05 13:15:32 +02:00
mock-request.ts Update on-demand ISR to skip fetch locally (#35386) 2022-03-17 12:06:44 -05:00
recursive-readdir-sync.ts Move next-server directory files to server directory (#26756) 2021-06-30 13:44:40 +02:00
start-server.ts Handle rewriting WebSocket requests (#39463) 2022-08-10 17:00:30 +00:00
utils.ts Remove tslint disables (#16116) 2020-08-12 14:39:07 +00:00