rsnext/test/integration/api-support/pages
JJ Kasper ead10f1f81
Fix handling for 204 status code with a body (#28479)
This ensures we handle 204 and 304 status codes correctly in API routes.  

## Bug

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

Fixes: https://github.com/vercel/next.js/issues/28464
2021-08-25 15:52:43 +00:00
..
api Fix handling for 204 status code with a body (#28479) 2021-08-25 15:52:43 +00:00
api-conflict.js Fix build for API routes conflict pages (#7992) 2019-07-16 12:59:09 +02:00
index.js Experimental API support (#7296) 2019-05-11 13:18:56 +02:00
user.js API interface extensions (#7363) 2019-06-05 13:22:09 +02:00