Skip to content

changed encoding of message and params to utf-8#24

Open
incodemode wants to merge 1 commit intoLocalBitcoins:masterfrom
incodemode:master
Open

changed encoding of message and params to utf-8#24
incodemode wants to merge 1 commit intoLocalBitcoins:masterfrom
incodemode:master

Conversation

@incodemode
Copy link

changed encoding of message and params to utf-8 to prevent errors when trying to block an special character tílde username.
username = "TíldéÚsér"
conn.call("POST", f"/api/feedback/{username}/", {'feedback': 'block_without_feedback'})

changed encoding of meesage and params to utf-8 to prevent errors when trying to block an special character tílde username.
username = "TíldéUsér"
call("POST", f"/api/feedback/{username}/", {'feedback': 'block_without_feedback'})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant