WwwUtil
What is it?
The herberlin wwwutil is a Java library for HTTP processing.
Package contains utility classes for parsing HTTP Headers and
handling HTTP protocol with different encodings. Please note that this
is not a complete framework like the apache
commons but just a collections of utility classes used with my Bremsserver software
and other projects.
Features
- Parse HTTP request.
- Parse response from CGI and HTTP-Servers.
- Write HTTP response to the output stream.
- Write and read the chunked-encoding.
- Provide Java - Exceptions for some HTTP errors.
License
The software is a copyright (c) 2004 of Hans Joachim Herbertz and
released under the terms of the Lesser General Public License (LGPL). A
copy of the license text is included to the download-package.
Download
|