PHP 클래스 Amp\Artax\RequestCycle

파일 보기 프로젝트 열기: amphp/artax

공개 프로퍼티들

프로퍼티 타입 설명
$bytesRcvd
$bytesSent
$continueWatcher
$futureResponse Amp\Deferred
$lastDataRcvdAt
$lastDataSentAt
$options
$parser
$previousResponse
$readWatcher
$redirectHistory
$redirectedSockets
$request
$response
$retryCount
$socket
$socketCheckoutUri
$socketProcuredAt
$transferTimeoutWatcher
$uri

프로퍼티 상세

$bytesRcvd 공개적으로 프로퍼티

public $bytesRcvd

$bytesSent 공개적으로 프로퍼티

public $bytesSent

$continueWatcher 공개적으로 프로퍼티

public $continueWatcher

$futureResponse 공개적으로 프로퍼티

public Deferred,Amp $futureResponse
리턴 Amp\Deferred

$lastDataRcvdAt 공개적으로 프로퍼티

public $lastDataRcvdAt

$lastDataSentAt 공개적으로 프로퍼티

public $lastDataSentAt

$options 공개적으로 프로퍼티

public $options

$parser 공개적으로 프로퍼티

public $parser

$previousResponse 공개적으로 프로퍼티

public $previousResponse

$readWatcher 공개적으로 프로퍼티

public $readWatcher

$redirectHistory 공개적으로 프로퍼티

public $redirectHistory

$redirectedSockets 공개적으로 프로퍼티

public $redirectedSockets

$request 공개적으로 프로퍼티

public $request

$response 공개적으로 프로퍼티

public $response

$retryCount 공개적으로 프로퍼티

public $retryCount

$socket 공개적으로 프로퍼티

public $socket

$socketCheckoutUri 공개적으로 프로퍼티

public $socketCheckoutUri

$socketProcuredAt 공개적으로 프로퍼티

public $socketProcuredAt

$transferTimeoutWatcher 공개적으로 프로퍼티

public $transferTimeoutWatcher

$uri 공개적으로 프로퍼티

public $uri