Skip to content

UTF-8 characters #7

Description

@buschtoens

When using UTF-8 characters, two characters are chopped off the whole request.

provider.notify(
      recipient
    , "äöü"
    , "test case"
    , null
    , null
    , null
    , "http://i.imgur.com/gtUZWgW.png" // ng gets chopped off
);

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions