|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectde.matrixweb.harhar.model.Response
class Response extends Object
| Property Summary | |
|---|---|
int |
bodySize
|
Content |
content
|
List |
cookies
|
List |
headers
|
int |
headersSize
|
String |
httpVersion
|
String |
redirectURL
|
int |
status
|
String |
statusText
|
| Method Summary |
|---|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Property Detail |
|---|
int bodySize
Content content
List cookies
List headers
int headersSize
String httpVersion
String redirectURL
int status
String statusText
Groovy Documentation