Skip to content

Conversation

@ZYSzys
Copy link
Member

@ZYSzys ZYSzys commented Oct 26, 2018

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 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
Copy link
Member Author

ZYSzys commented Feb 14, 2019

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

@joyeecheung
Copy link
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 (?)

@vsemozhetbyt
Copy link
Contributor

Is this ready to be landed?

Copy link
Member

@BridgeAR BridgeAR left a comment

Choose a reason for hiding this comment

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

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

@vsemozhetbyt vsemozhetbyt added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Mar 10, 2019
@vsemozhetbyt
Copy link
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 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 BethGriggs mentioned this pull request May 1, 2019
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 pending requests for changes, and a CI started. doc Issues and PRs related to the documentations. querystring Issues and PRs related to the built-in querystring module.

7 participants