Open
Description
I considered using this module to encode/decode from x-www-form-urlencoded, but I ended up using WWW::Form::UrlEncoded because it provides a build_urlencoded_utf8 function that takes an arrayref or hashref and returns urlencoded octets. Basically the opposite operation to url_params_flat/url_params_mixed. Would you consider adding a function or functions to implement this?
Metadata
Metadata
Assignees
Labels
No labels