Skip to content

v0.2.0

Choose a tag to compare

@ioquatix ioquatix released this 03 Aug 04:17
· 12 commits to main since this release
c1b4ec9
  • Add strict, policy-driven parsing for parameterized Content-Type and Content-Disposition fields using Protocol::Multipart::Headers.
  • Limit multipart preamble size, header size, header count and part count by default.
  • Add Protocol::Multipart::ByteLimit for limiting streamed multipart content.
  • Add streaming multipart form-data parsing with field, upload and total content limits.