[email protected]
form-data-parser v0.17.4
create-remix
Release Notes
Patch Changes
- Apply
maxPartsandmaxTotalSizelimits when parsingapplication/x-www-form-urlencodedrequests withparseFormData(), so urlencoded submissions can no longer bypass the same field count and total body size protections used for multipart forms.