aboutsummaryrefslogtreecommitdiff
path: root/www/neon26/pkg-descr
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2003-10-02 20:55:58 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2003-10-02 20:55:58 +0000
commit1cf501d6f87b43d3b20cdc1df1942dccff3796bd (patch)
tree888348323662d1fceb365259a7bc1b95e8e8d3f1 /www/neon26/pkg-descr
parent6919c4e8e4b89639d4e9698d9c257a0dd4103be9 (diff)
Notes
Diffstat (limited to 'www/neon26/pkg-descr')
-rw-r--r--www/neon26/pkg-descr19
1 files changed, 0 insertions, 19 deletions
diff --git a/www/neon26/pkg-descr b/www/neon26/pkg-descr
deleted file mode 100644
index 3f8647c6bcf3..000000000000
--- a/www/neon26/pkg-descr
+++ /dev/null
@@ -1,19 +0,0 @@
-Neon is an HTTP and WebDAV client library for Unix systems, 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).
-
-WWW: http://www.webdav.org/neon/