neon is an HTTP and WebDAV client library, with a C language API.
WARNING: THE NEON API IS NOT YET STABLE.
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.
Current features:
* High-level interface to HTTP and WebDAV methods (PUT, GET, HEAD etc.)
* Low-level interface to HTTP request handling, to allow implementing
new methods easily.
* persistent connections
* RFC2617 basic and digest authentication (including auth-int, md5-sess)
* Proxy support (including basic/digest authentication)
* SSL/TLS support using OpenSSL (including client certificate and thread
safety support)
* Generic WebDAV 207 XML response handling mechanism
* XML parsing using the expat or libxml parsers
* Easy generation of error messages from 207 error responses
* WebDAV resource manipulation: MOVE, COPY, DELETE, MKCOL.
* WebDAV metadata support: set and remove properties, query any set ofi
properties (PROPPATCH/PROPFIND).
* autoconf macros supplied for easily embedding neon directly inside an
application source tree.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 127.4 kB | 296 kB | [list of files] |
| amd64 | 120.0 kB | 260 kB | [list of files] |
| arm | 111.5 kB | 232 kB | [list of files] |
| hppa | 126.4 kB | 276 kB | [list of files] |
| i386 | 116.2 kB | 244 kB | [list of files] |
| ia64 | 145.0 kB | 372 kB | [list of files] |
| mips | 116.0 kB | 272 kB | [list of files] |
| mipsel | 115.8 kB | 272 kB | [list of files] |
| powerpc | 117.1 kB | 264 kB | [list of files] |
| s390 | 125.5 kB | 268 kB | [list of files] |
| sparc | 115.2 kB | 252 kB | [list of files] |