Skip to content

Parse URL-encoded form data. - #2

Merged
samuel-williams-shopify merged 1 commit into
mainfrom
form-data-parser
Aug 3, 2026
Merged

Parse URL-encoded form data.#2
samuel-williams-shopify merged 1 commit into
mainfrom
form-data-parser

Conversation

@samuel-williams-shopify

@samuel-williams-shopify samuel-williams-shopify commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add a configurable Protocol::URL::FormData::Parser.
  • Parse streaming bodies independently of HTTP metadata.
  • Build nested form data through Protocol::URL::FormData::Nested, preserving absent and empty values.
  • Expose incremental ordered pair enumeration with size, pair-count, and depth limits.

Testing

  • sus test
  • rubocop
  • bake decode:index:coverage lib

@samuel-williams-shopify
samuel-williams-shopify force-pushed the form-data-parser branch 7 times, most recently from abec1c2 to 7ddeff5 Compare August 3, 2026 10:05
@samuel-williams-shopify
samuel-williams-shopify merged commit 73037c8 into main Aug 3, 2026
40 checks passed
@samuel-williams-shopify
samuel-williams-shopify deleted the form-data-parser branch August 3, 2026 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant