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

Support JSON stringify replacer argument. #2009

Merged
merged 1 commit into from Mar 26, 2016
Merged

Support JSON stringify replacer argument. #2009

merged 1 commit into from Mar 26, 2016

Commits on Mar 26, 2016

  1. Support JSON stringify replacer argument.

    Adds support for the replacer argument of JSON.stringify, in the same
    way that request already supports the revivier argument for JSON.parse.
    
    Change jsonReplacer arg to jsonStringifier.
    
    Revert "Change jsonReplacer arg to jsonStringifier."
    
    This reverts commit 40c03af.
    Liam O'Boyle committed Mar 26, 2016
    Copy the full SHA
    397c76b View commit details
    Browse the repository at this point in the history