Editor: http is a small library of Java classes to let you do HTTP
CGI GET and POST to a server. It will also encode parameter
pairs for you.
It does nothing on its own. It is intended to be
incorporated into your own programs.
To see a sample use have a look at the
com.mindprod.