www.rodneybeede.com "I would love to change the world, but they won't give me the source code" - unknown
  Navigation

Chop-chop HTTP Client open source project - Last Modified 2009-04-02 03:38 UTC - Created 2009-04-02 03:38 UTC

So my work authorized me to release a Java library I wrote as an open source project. It's called Chop-chop HTTP Client and is a wrapper around Jakarta's HTTP Client for downloading content from web servers into File or OutputStream in Java.

It is different in that it utilizes known HTTP 1.1 headers to accelerate the downloading where possible.

See the project's home page at http://chop-chophttpcl.sourceforge.net/ for more information.