Changes
- fix multipart: handle case where Length is undefined
Config
- rebar.config :
{hackney, "1.20.1"}
- erlang.mk:
dep_hackney = hex 1.20.1
- mix.exs=
{:hackney, "~> 1.21"}
Hex.pm: https://hex.pm/packages/hackney
{hackney, "1.20.1"}
dep_hackney = hex 1.20.1
{:hackney, "~> 1.21"}
Hex.pm: https://hex.pm/packages/hackney