Skip to content

v0.3.0

Choose a tag to compare

@ioquatix ioquatix released this 03 Aug 12:13
· 10 commits to main since this release
2a48b55
  • Add a configurable Protocol::Multipart::FormData::Parser which parses a streaming body and explicit boundary into nested arguments.
  • Use Protocol::URL::FormData::Nested so URL-encoded and multipart forms share hierarchy semantics.
  • Allow Protocol::Multipart::FormData::Parser#parse to populate a supplied result object.