Skip to content

hackney_lib 0.2.0 has been released.

Compare
Choose a tag to compare
@benoitc benoitc released this 29 Dec 14:40
· 70 commits to master since this release

hackney_lib 0.2.0 has been released. This is a a new release with new features an improvements.

Changes

  • breaking change: hackney_multipart:encode_form/1 has been
    rewritten to now return the content-lenght. The format of the parts
    has also been changed.
  • add hackney_multipart:len_mp_stream/2 to get the full content-length
    of a multipart stream without sending it.
  • add the possibility to handle an header with params. Now an header can
    be passed to the list with its params: {Name, Value, Params}
  • add hackney_headers:content_disposition/1 to parse the
    content-disposition header

The full changelog is available here: 0.1.1...0.2.0

hackney_lib is also available as a source archive or via expm.