Software:Apache Serf: Difference between revisions

From HandWiki
(change)
 
(No difference)

Latest revision as of 16:05, 7 March 2023

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