@Deprecated @ApiStatus.ScheduledForRemoval(inVersion="0.5.0") public abstract class Curl4jEngineResponse extends java.lang.Object implements EngineResponse
| Constructor and Description |
|---|
Curl4jEngineResponse()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
abstract Curl4jEngineRequest |
request()
Deprecated.
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