|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectde.matrixweb.harhar.model.Request
class Request extends Object
| Property Summary | |
|---|---|
int |
bodySize
|
List |
cookies
|
List |
headers
|
int |
headersSize
|
String |
httpVersion
|
String |
method
|
PostData |
postData
|
List |
queryString
|
String |
url
|
| Method Summary |
|---|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Property Detail |
|---|
int bodySize
List cookies
List headers
int headersSize
String httpVersion
String method
PostData postData
List queryString
String url
Groovy Documentation