-
-
Constructor Summary
Constructors
| Constructor and Description |
HarContent() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
HarContent
public HarContent()
-
Method Detail
-
getSize
public Long getSize()
- Returns:
- Length of returned content in bytes, null if not present.
-
getText
public String getText()
- Returns:
- Response body loaded from server or cache, null if not present.
Binary content may be encoded using encoding specified by
getEncoding().
Copyright © 2016. All Rights Reserved.