Package com.mindprod.http

Class Summary
Chase Chase redirection to find where page permanently redirected if any.
Fetch Reads HTTP page with a generic http: https: file: etc, arbitrary URL.
Get simulates a browser posting a form to CGI via GET.
Head Simulates a browser posting a form to CGI via HEAD.
Post simulates a browser posting a form to CGI via POST.
Probe simulates a browser posting a form to CGI via HEAD/GET.
Read Read a stream from a server.