| CARVIEW |
Select Language
HTTP/2 200
server: Apache
content-encoding: gzip
access-control-allow-origin: *
content-security-policy: default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://www.apachecon.com/ https://www.communityovercode.org/ https://*.apache.org/ https://apache.org/ https://*.scarf.sh/ ; script-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://www.apachecon.com/ https://www.communityovercode.org/ https://*.apache.org/ https://apache.org/ https://*.scarf.sh/ ; style-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://www.apachecon.com/ https://www.communityovercode.org/ https://*.apache.org/ https://apache.org/ https://*.scarf.sh/ ; frame-ancestors 'self'; frame-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://www.apachecon.com/ https://www.communityovercode.org/ https://*.apache.org/ https://apache.org/ https://*.scarf.sh/ ; worker-src 'self' data: blob:;
content-type: text/html
via: 1.1 varnish, 1.1 varnish
accept-ranges: bytes
age: 0
date: Sat, 27 Dec 2025 15:23:55 GMT
x-served-by: cache-hel1410023-HEL, cache-bom-vanm7210063-BOM
x-cache: HIT, MISS
x-cache-hits: 4, 0
x-timer: S1766849036.564933,VS0,VE146
vary: Accept-Encoding
strict-transport-security: max-age=31536000; includeSubDomains; preload
content-length: 1376
Apache Serf
Apache Serf
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
Serf is the default client library of Apache Subversion