Skip to content

update HttpHandler to use UTF8 instead of ASCII#33

Open
dlorddd wants to merge 1 commit into
gazuntype:masterfrom
dlorddd:master
Open

update HttpHandler to use UTF8 instead of ASCII#33
dlorddd wants to merge 1 commit into
gazuntype:masterfrom
dlorddd:master

Conversation

@dlorddd

@dlorddd dlorddd commented Nov 27, 2021

Copy link
Copy Markdown

I would propose a change to the HttpHandler to use UTF8 instead of ASCII for the data posting. We used this library for a login system and we noticed that when using Umlauts the login would fail. Switching from ASCII to UTF8 fixes this behavior.

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