Paketname | libneon27 |
Beschreibung | An HTTP and WebDAV client library |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.29.3-3 |
Sektion | libs |
Priorität | optional |
Installierte Größe | 308 Byte |
Hängt ab von | libc6 (>= 2.3), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.7+dfsg), libk5crypto3 (>= 1.6.dfsg.2), |
Empfohlene Pakete | |
Paketbetreuer | Laszlo Boszormenyi (GCS) |
Quelle | neon27 |
Paketgröße | 160816 Byte |
Prüfsumme MD5 | 9bb9ee22917ca4f4e0b3d4147ced0f6b |
Prüfsumme SHA1 | 3e24dbd7ccbb2b93de228677e1fdb62c5397bce4 |
Prüfsumme SHA256 | 8574f86a5fe971de942348dcfeeb2f0790df2729e69767492de600b49895d20a |
Link zum Herunterladen | libneon27_0.29.3-3_i386.deb |
Ausführliche Beschreibung | 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.
|