hackney 0.11.2 has been released.
hackney 0.11.2 has been released. This is a maintenance release with some fixes and improvements.
Changes
- new improved and more performant IDNA support
- make sure the socket is closed when we skip the body if needed
- fix multipart EOF parsing
- make sure we finish a multipart stream
- bump hackney_lib to 0.2.5
- enable TCP_NODELAY by default. (To disable, pass the option
{nodelay, false} to
connect_options`.
The full changelog is available here: 0.11.1...0.11.2
Hackney is also available as a source archive or via expm.