freandre

Results 1 issues of freandre

Hi, version: 1.15.1 Trying to post data containing some float, I encountered the following crash: ` (hackney) /home/melmoth/elixir/test_poison/deps/hackney/src/hackney_bstr.erl:35: :hackney_bstr.to_binary/1 (hackney) /home/melmoth/elixir/test_poison/deps/hackney/src/hackney_url.erl:313: :hackney_url.urlencode/2 (hackney) /home/melmoth/elixir/test_poison/deps/hackney/src/hackney_url.erl:373: :hackney_url.qs/3 (hackney) /home/melmoth/elixir/test_poison/deps/hackney/src/hackney_request.erl:312: :hackney_request.encode_form/1 (hackney) /home/melmoth/elixir/test_poison/deps/hackney/src/hackney_request.erl:320:...