an HTTP/1.1 and WebDAV client library with a C API
Description
neon is an HTTP and WebDAV client library, with a C interface. It
provides lower-level interfaces to directly implement new HTTP methods,
and higher-level interfaces so that you don't have to worry about the
lower-level stuff. neon supports persistent connections, proxy servers,
basic, digest and Kerberos authentication, and has complete SSL support.