noooon
noooon
It's because of ` body = await req.arrayBuffer();` in build, and not such thing for dev. ``` const server = Bun.serve({ port: process.env.NITRO_PORT || process.env.PORT || 3e3, websocket: void 0,...
And that deviation from express/connect/node http or what it is, it's very bad. it is not clear where the body is(for me, int that point of time), in re.body, in...
readMultiparFormData return data in an less util form, that need additional manipulations if i remember correct