Software:Apache Serf

From HandWiki
Revision as of 16:05, 7 March 2023 by Dennis Ross (talk | contribs) (change)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Apache Serf is a high performanceTemplate:Prove it C-based HTTP client library developed by Apache Software Foundation. It is built upon the Apache Portable Runtime (APR) library. It supports asynchronous connections, SSL support, and full HTTP pipelining.[1] It allows Apache Subversion to send HTTP requests. Releases are currently only available on archive.apache.org.

References