public abstract class Curl4jEngineResponse extends java.lang.Object implements EngineResponse
| Constructor and Description |
|---|
Curl4jEngineResponse() |
| Modifier and Type | Method and Description |
|---|---|
abstract Curl4jEngineRequest |
request()
The executed
EngineRequest of this response. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbody, headers, message, statusCodepublic abstract Curl4jEngineRequest request()
EngineResponseEngineRequest of this response.request in interface EngineResponse