form_data
form_data copied to clipboard
Utility-belt to build form data request bodies.
Let's unify this code! https://github.com/rack/rack/pull/1281 --- This change is [](https://reviewable.io/reviews/httprb/form_data/24)
Resolves: httprb/http#663
Per our brief discussion on Twitter @ixti, here is an issue to collect together our progress on a server-side parser for this multipart form-data library. I'll gladly help with this,...
Can confirm if I using two form field, it works no problem.
Duplicating the issue I opened on http (https://github.com/httprb/http.rb/issues/175), because it seems to be more relevant here: > Apologies if this already exists, but I haven't found any references to it....