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

docs: add info about serializable types for querystring.stringify() #12313

Closed
wants to merge 3 commits into from
Closed

docs: add info about serializable types for querystring.stringify() #12313

wants to merge 3 commits into from

Commits on Apr 10, 2017

  1. docs: add info about serializable types

    querystring.stringify() doesn't serialize some values. Explicitly mention what values are serialized in the docs.
    shubheksha committed Apr 10, 2017
    Configuration menu
    Copy the full SHA
    3ed323f View commit details
    Browse the repository at this point in the history
  2. doc: add info about other data types

    Fix typo.
    Add what happens when another data type is passed to `querystring.stringify()` besides the ones that can be correctly parsed
    shubheksha committed Apr 10, 2017
    Configuration menu
    Copy the full SHA
    31fca1c View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2017

  1. Configuration menu
    Copy the full SHA
    fec24ec View commit details
    Browse the repository at this point in the history