-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.querystringIssues and PRs related to the built-in querystring module.Issues and PRs related to the built-in querystring module.
Description
Even though the RFC3986 told us the QUERY should be non-hierarchical, but some libraries supported the following QUERY schema:
foo[x]=foo.x&bar[y]=bar.y
Such that how about supporting from the core module?
Metadata
Metadata
Assignees
Labels
feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.querystringIssues and PRs related to the built-in querystring module.Issues and PRs related to the built-in querystring module.