mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
2d9ffc495f
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
10 lines
388 B
Text
10 lines
388 B
Text
The serf library is a high performance C-based HTTP client library built upon
|
|
the Apache Portable Runtime (APR) library. It is permissively licensed under
|
|
the Apache License, v2.
|
|
|
|
Key features:
|
|
* multiplexed, asynchronous connections,
|
|
* SSL/TLS support,
|
|
* full HTTP pipelining,
|
|
* multiple authentication modes (Basic, Digest, Kerberos/NTLM),
|
|
* zero-copy support for increased throughput.
|