Skip to content

multipart-parser v0.16.5

Choose a tag to compare

@github-actions github-actions released this 18 Sep 22:38
bfdf7ab

Patch Changes

  • Recognize multipart media types case-insensitively in Web and Node request parsing while preserving boundary values.

  • Allow RFC 2046 multipart preambles before the initial boundary while ignoring boundary-like text that does not begin a delimiter line (see #11759).

  • Bumped @remix-run/* dependencies: