PHP Class Amp\Artax\RequestCycle

Mostrar archivo 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_oe property

public $bytesRcvd

$bytesSent public_oe property

public $bytesSent

$continueWatcher public_oe property

public $continueWatcher

$futureResponse public_oe property

public Deferred,Amp $futureResponse
return Amp\Deferred

$lastDataRcvdAt public_oe property

public $lastDataRcvdAt

$lastDataSentAt public_oe property

public $lastDataSentAt

$options public_oe property

public $options

$parser public_oe property

public $parser

$previousResponse public_oe property

public $previousResponse

$readWatcher public_oe property

public $readWatcher

$redirectHistory public_oe property

public $redirectHistory

$redirectedSockets public_oe property

public $redirectedSockets

$request public_oe property

public $request

$response public_oe property

public $response

$retryCount public_oe property

public $retryCount

$socket public_oe property

public $socket

$socketCheckoutUri public_oe property

public $socketCheckoutUri

$socketProcuredAt public_oe property

public $socketProcuredAt

$transferTimeoutWatcher public_oe property

public $transferTimeoutWatcher

$uri public_oe property

public $uri