Package | Description |
---|---|
HTTPClient |
The Grinder HTTP Plugin incorporates Ronald Tschal�r's HTTPClient
library.
|
Modifier and Type | Interface and Description |
---|---|
interface |
HTTPClientModule
This is the interface that a module must implement.
|
Modifier and Type | Class and Description |
---|---|
class |
CookieModule
This module handles Netscape cookies (also called Version 0 cookies)
and Version 1 cookies.
|
class |
HTTPConnection
This class implements http protocol requests; it contains most of HTTP/1.1
and ought to be unconditionally compliant.
|
class |
HTTPResponse
This defines the http-response class returned by the requests.
|
Copyright © 2000-2014. All Rights Reserved.