FICHA · MANJARO

ruby-multipart-parser

A simple parser for multipart MIME messages, written in Ruby

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 29, 2026 description in en

Description

Parses multipart MIME messages in Ruby, commonly used for form uploads, email parts, and HTTP request bodies. It is useful when applications need to split structured multipart data into fields and files.

Multipart input can be large, malformed, or crafted to confuse parsers. Set size limits, validate filenames, and avoid writing uploaded content to unsafe paths.

Permissions

Permissions not analysed for this source yet.