rsnext/test/e2e/edge-api-endpoints-can-receive-body
Gal Schlezinger 4ed0b78ab6
Allow Edge Functions to receive body (#37822)
This PR enables Edge API endpoints to receive a body.
This wasn't in the original PR, as thankfully pointed out by @zaiste in [this comment](https://github.com/vercel/next.js/pull/37481#discussion_r899440567) 🙏

## Related

- Fixes #37821

## Bug

- [x] Related issues linked using `fixes #number`
- [x] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`
2022-06-20 09:46:52 +00:00
..
app/pages/api Allow Edge Functions to receive body (#37822) 2022-06-20 09:46:52 +00:00
index.test.ts Allow Edge Functions to receive body (#37822) 2022-06-20 09:46:52 +00:00