aboutsummaryrefslogtreecommitdiff
path: root/www/erlang-hackney/pkg-descr
blob: 07bfa31617641eff181e169fbebefbb018ca382b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Hackney is an HTTP client library for Erlang.

Main features:

  - No message passing
  - Binary streams
  - SSL support
  - Keepalive handling
  - Basic authentication
  - Stream the response and the requests
  - Fetch a response asynchronously
  - Multipart support (streamed or not)
  - Chunked encoding support
  - Can send files using the sendfile API
  - Optional socket pool
  - REST syntax

WWW: https://github.com/benoitc/hackney