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 | Version | Package Size | Installed Size | Files |
|---|---|---|---|---|
| alpha | 0.26.4-2+b1 | 131.8 kB | 304 kB | [list of files] |
| amd64 | 0.26.4-2+b1 | 123.1 kB | 264 kB | [list of files] |
| arm | 0.26.4-2+b1 | 115.0 kB | 240 kB | [list of files] |
| armel | 0.26.4-2+b1 | 115.6 kB | 240 kB | [list of files] |
| hppa | 0.26.4-2+b1 | 128.0 kB | 276 kB | [list of files] |
| i386 | 0.26.4-2+b1 | 118.0 kB | 216 kB | [list of files] |
| ia64 | 0.26.4-2+b1 | 150.2 kB | 380 kB | [list of files] |
| mips | 0.26.4-2+b1 | 118.6 kB | 276 kB | [list of files] |
| mipsel | 0.26.4-2+b1 | 118.3 kB | 276 kB | [list of files] |
| powerpc | 0.26.4-2+b1 | 126.7 kB | 284 kB | [list of files] |
| s390 | 0.26.4-2+b1 | 129.3 kB | 276 kB | [list of files] |
| sparc | 0.26.4-2+b1 | 119.3 kB | 260 kB | [list of files] |