Modifier and Type | Class and Description |
---|---|
class |
Chase
Chase redirection to find where page permanently redirected if any.
|
class |
Fetch
Reads HTTP page with a generic http: https: file: etc, arbitrary URL.
|
class |
Get
simulates a browser posting a form to CGI via GET.
|
class |
Head
Simulates a browser posting a form to CGI via HEAD.
|
class |
Post
simulates a browser posting a form to CGI via POST.
|
class |
Probe
simulates a browser posting a form to CGI via HEAD/GET.
|