Hacker’s HTTP Client
Package:
Summary:
Automate retrieval and processing of Web pages
Groups:
Author:
Description:
This class can be used to automate retrieval and processing of Web pages.
It can send HTTP GET, POST and HEAD requests to retrieve Web pages.
The class supports file uploads, HTTP authentication, HTTP and meta tag redirection and gzip compression.
It can also process the retrieved HTML pages to help extracting information to send subsequent requests like collecting cookies, extracting input values from forms, parsing meta tags.
It can send HTTP GET, POST and HEAD requests to retrieve Web pages.
The class supports file uploads, HTTP authentication, HTTP and meta tag redirection and gzip compression.
It can also process the retrieved HTML pages to help extracting information to send subsequent requests like collecting cookies, extracting input values from forms, parsing meta tags.
Comments are closed.