[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
inetlib HTTP client
From: |
Chris Burdess |
Subject: |
inetlib HTTP client |
Date: |
Fri, 23 Jul 2004 12:20:21 +0100 |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
There is now an HTTP client in inetlib. It provides an API similar to
the neon WebDAV/HTTP client.
It can do HTTPS, and Basic and Digest authentication, and can handle
the chunked transfer-coding and keep-alive connections.
There are also URLStreamHandlers for the http and https URL schemes
which use this client and can be used as a plug-in replacement for
gnu.java.net.protocol.http. The URLConnection permits WebDAV methods to
be issued.
Please post feature requests and bug reports on Savannah, or
discussions to classpath-inetlib.
- --
Chris Burdess
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)
iD8DBQFBAPR26dl1DEqHgrgRAqt6AJwK3h/ZKlh8Y0iGIvmn39Xvt97fAwCeIZ4b
SmPK9/sZbm5jgmDEXVd62Uw=
=HhLC
-----END PGP SIGNATURE-----
- inetlib HTTP client,
Chris Burdess <=