FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

doc: add decode & encode method in querystring.md by ZYSzys · Pull Request #23889 · nodejs/node · GitHub

/ node Public

doc: add decode & encode method in querystring.md - #23889

Closed
ZYSzys wants to merge 1 commit into
nodejs:masterfrom
zys-contrib:doc/qs
Closed

doc: add decode & encode method in querystring.md#23889
ZYSzys wants to merge 1 commit into
nodejs:masterfrom
zys-contrib:doc/qs

Conversation

ZYSzys commented Oct 26, 2018

Copy link
Copy Markdown
Member

I found there are querystring.decode method and querystring.encode in the querystring.js but they are not shown on the document. So maybe we need to add these right ?

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

nodejs-github-bot added doc Issues and PRs related to the documentations. querystring Issues and PRs related to the built-in querystring module. labels Oct 26, 2018

ZYSzys commented Feb 14, 2019

Copy link
Copy Markdown
Member Author

/cc @nodejs/documentation . Should we add querystring.decode method and querystring.encode into querystring.md ?

Comment thread doc/api/querystring.md Outdated
Comment thread doc/api/querystring.md Outdated
Comment thread doc/api/querystring.md Outdated
Comment thread doc/api/querystring.md Outdated

Copy link
Copy Markdown
Member

I cannot dig up the exact links but I vaguely remember this was brought up once and the decision was to keep the two undocumented, deprecate them, and eventually remove them.

@jasnell @TimothyGu (?)

Copy link
Copy Markdown
Contributor

Is this ready to be landed?

BridgeAR left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

I guess it does not hurt to have the alias in place.

Copy link
Copy Markdown
Contributor

vsemozhetbyt added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Mar 10, 2019

Copy link
Copy Markdown
Contributor

Landed in fb54968
Thank you!

vsemozhetbyt pushed a commit that referenced this pull request Mar 10, 2019
PR-URL: #23889
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
ZYSzys deleted the doc/qs branch March 10, 2019 15:31
BridgeAR pushed a commit that referenced this pull request Mar 13, 2019
PR-URL: #23889
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
BridgeAR pushed a commit that referenced this pull request Mar 13, 2019
PR-URL: #23889
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
BridgeAR pushed a commit that referenced this pull request Mar 14, 2019
PR-URL: #23889
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
BethGriggs pushed a commit that referenced this pull request Apr 16, 2019
PR-URL: #23889
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
BethGriggs mentioned this pull request May 1, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. doc Issues and PRs related to the documentations. querystring Issues and PRs related to the built-in querystring module.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants


Back | FazBrowse Home | New Git URL