Skip to content

Non-unicode URL params are not properly urlencoded #30

Description

@putnam

https://github.com/Mashape/unirest-python/blob/master/unirest/utils.py#L5

If a key/value is not explicitly a unicode string in Python, it is never urlencoded. Non-unicode strings still must be urlencoded.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions