PHP Class Amp\Artax\RequestCycle

Show file Open project: amphp/artax

Public Properties

Property Type Description
$bytesRcvd
$bytesSent
$continueWatcher
$futureResponse Amp\Deferred
$lastDataRcvdAt
$lastDataSentAt
$options
$parser
$previousResponse
$readWatcher
$redirectHistory
$redirectedSockets
$request
$response
$retryCount
$socket
$socketCheckoutUri
$socketProcuredAt
$transferTimeoutWatcher
$uri

Property Details

$bytesRcvd public property

public $bytesRcvd

$bytesSent public property

public $bytesSent

$continueWatcher public property

public $continueWatcher

$futureResponse public property

public Deferred,Amp $futureResponse
return Amp\Deferred

$lastDataRcvdAt public property

public $lastDataRcvdAt

$lastDataSentAt public property

public $lastDataSentAt

$options public property

public $options

$parser public property

public $parser

$previousResponse public property

public $previousResponse

$readWatcher public property

public $readWatcher

$redirectHistory public property

public $redirectHistory

$redirectedSockets public property

public $redirectedSockets

$request public property

public $request

$response public property

public $response

$retryCount public property

public $retryCount

$socket public property

public $socket

$socketCheckoutUri public property

public $socketCheckoutUri

$socketProcuredAt public property

public $socketProcuredAt

$transferTimeoutWatcher public property

public $transferTimeoutWatcher

$uri public property

public $uri