rsnext/test/e2e/edge-can-read-request-body
Balázs Orbán 2277797dc2
chore: drop form-data (#57141)
### What?

Dropping `form-data` polyfill as Node.js 18+ versions all expose it on `globalThis`

### Why?

Reduce the amount of shipped code in Next.js

### How?

Similar to #56899

See: https://nodejs.org/docs/latest-v18.x/api/globals.html#class-formdata
2023-10-20 19:25:42 +00:00
..
app [middleware] add tests for body reading methods #37980 (#41718) 2022-11-01 20:45:58 -07:00
index.test.ts chore: drop form-data (#57141) 2023-10-20 19:25:42 +00:00