extends |
AbstractCurlEvent |
---|---|
implements |
CurlResponseEventInterface |
Methods | ||
---|---|---|
public
|
__construct(
CurlerInterface $curler,
CurlHandle|resource $curlHandle,
RequestInterface $request,
HttpResponseInterface $response,
)
|
# |
public
|
getRequest(): RequestInterface
|
# |
public
|
getResponse(): HttpResponseInterface
|
# |
Methods inherited from Salient\Curler\Event\AbstractCurlEvent |
---|
getCurlHandle() |
Methods inherited from Salient\Curler\Event\AbstractCurlerEvent |
---|
getCurler() |
Properties | |||
---|---|---|---|
protected
|
RequestInterface
|
$Request
|
# |
protected
|
HttpResponseInterface
|
$Response
|
# |
Properties inherited from Salient\Curler\Event\AbstractCurlEvent |
---|
$CurlHandle |
Properties inherited from Salient\Curler\Event\AbstractCurlerEvent |
---|
$Curler |