ostinelli / misultin

Misultin (pronounced mee-sool-téen) is an Erlang library for building fast lightweight HTTP(S) servers, which also supports websockets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error when converting Unicode strings

telnov1971 opened this issue · comments

In the module misultin_http function convert_to_binary causes an error when converting Unicode strings in the function call list_to_binary. You may need to replace the call to a unicode: characters_to_binary?
Sorry for bad English