diff options
Diffstat (limited to 'libraries/serf/README')
-rw-r--r-- | libraries/serf/README | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/libraries/serf/README b/libraries/serf/README deleted file mode 100644 index de01cb4d90..0000000000 --- a/libraries/serf/README +++ /dev/null @@ -1,10 +0,0 @@ -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. |