HttpCore (base module)

This is the base module of HttpCore, which contains its public API and the default implementation based on the classic Java I/O model. The HttpCore API and the default implementation require a Java 1.3 compatible runtime and have no dependency on any external libraries.

Javadocs

Project sources

Dependencies

Issue Tracking