[email protected]
form-data-parser v0.17.4
create-remix
View on GitHubView PackagePublished: Jul 1, 2026

Release Notes

Patch Changes

  • Apply maxParts and maxTotalSize limits when parsing application/x-www-form-urlencoded requests with parseFormData(), so urlencoded submissions can no longer bypass the same field count and total body size protections used for multipart forms.