Skip to content

Convert sms body to utf-8 before sending request #22

Description

@oryband

This line will crash if params isn't encoded in utf-8 and if the message body (or other fields) contain some unicode characters (like arabic).

I've noticed this function which does exactly what the title says, except it isn't used anywhere. This should be done before every request is sent.

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