An HTTP and WebDAV Client Library
neon is an HTTP and WebDAV client library with a C interface.
Featuring: * 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
* HTTP/1.1 and HTTP/1.0 persistent connections
* RFC2617 basic and digest authentication (including auth-int,
md5-sess)
* Proxy support (including basic/digest authentication)
* 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 of
properties (PROPPATCH/PROPFIND)
- Sources inherited from project SUSE:SLE-15-SP6:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-15-SP7:Update/neon && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000098 98 Bytes | |
fix_timeout_tests_for_ppc64le.patch | 0000000433 433 Bytes | |
neon-0.28.4-bloat.patch | 0000000379 379 Bytes | |
neon-0.30.2-nulcert.patch | 0000001481 1.45 KB | |
neon-0.30.2.tar.gz | 0000932779 911 KB | |
neon-0.30.2.tar.gz.asc | 0000000819 819 Bytes | |
neon-0.30.2_ssl-fix_timeout_retvals.patch | 0000001109 1.08 KB | |
neon-disable-tests-prebuilt-certs.patch | 0000001283 1.25 KB | |
neon-openssl3-socket-shutdown.patch | 0000010912 10.7 KB | |
neon-openssl3-truncation.patch | 0000001311 1.28 KB | |
neon-test-sha256.patch | 0000000866 866 Bytes | |
neon.changes | 0000023282 22.7 KB | |
neon.keyring | 0000003090 3.02 KB | |
neon.spec | 0000003899 3.81 KB | |
replace_manpage_with_links.sh | 0000000366 366 Bytes |
Latest Revision
- Add patches for OpenSSL 3 (bsc#1217740): + neon-test-sha256.patch + neon-disable-tests-prebuilt-certs.patch + neon-openssl3-truncation.patch + neon-openssl3-socket-shutdown.patch
Comments 0