Skip to content

Do we have sensible defaults for .serialize(params, encode)? #52

Description

@matthewdunsdon

On a couple of projects, team have made use of .serialize(params, encode).

By default, it encodes parameters with the identify function.

Should it not use the encodeURIComponent by default and allow people to opt in if they want to avoid encoding?

I do appreciate that serialize is not documented in the readme.md file.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions