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

Add decode and encode operations for URL query strings #1317

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

baltpeter
Copy link

These allow converting between URL query strings and JSON.

They are based on the qs NPM package.

@CLAassistant
Copy link

CLAassistant commented Feb 13, 2022

CLA assistant check
All committers have signed the CLA.

These allow converting between URL query strings and JSON.

They are based on the qs NPM package.
@brun0ne
Copy link
Contributor

brun0ne commented Apr 10, 2023

This will probably resolve #1388 if merged

@pseudo-security
Copy link

Any update on this? I've hacked together a "working" solution via recipes but it relies heavily on forks, newlines, and is just in general very brittle ... this pull request would solve all of those issues.

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.

4 participants