v0.3.0
- Add a configurable
Protocol::Multipart::FormData::Parserwhich parses a streaming body and explicit boundary into nested arguments. - Use
Protocol::URL::FormData::Nestedso URL-encoded and multipart forms share hierarchy semantics. - Allow
Protocol::Multipart::FormData::Parser#parseto populate a supplied result object.