Back to Remix

Patch.No Op If Already Parsed

packages/form-data-middleware/.changes/patch.no-op-if-already-parsed.md

2.11.1200 B
Original Source

formData() is now a no-op if FormData has already been parsed earlier in the request pipeline, so the middleware can be registered multiple times without re-reading or re-parsing the request body.