Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reverse function to url_params_*? #2

Open
Grinnz opened this issue Feb 8, 2017 · 1 comment
Open

Reverse function to url_params_*? #2

Grinnz opened this issue Feb 8, 2017 · 1 comment

Comments

@Grinnz
Copy link
Collaborator

Grinnz commented Feb 8, 2017

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?

@chansen
Copy link
Owner

chansen commented May 24, 2017

I would consider adding such functions, please either suggest an API or pull request for an API, please note that I need to sync this with the XS API.

Sorry for the late response :(

--
chansen

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

No branches or pull requests

2 participants