PHP 클래스 PHPDaemon\Clients\HTTP\Examples\Simple

저자: Vasily Zorin ([email protected])
상속: extends PHPDaemon\Core\AppInstance
파일 보기 프로젝트 열기: kakserpom/phpdaemon

공개 프로퍼티들

프로퍼티 타입 설명
$httpclient Pool

공개 메소드들

메소드 설명
beginRequest ( $req, $upstream ) : SimpleRequest Creates Request.
init ( ) : void Constructor.

메소드 상세

beginRequest() 공개 메소드

Creates Request.
public beginRequest ( $req, $upstream ) : SimpleRequest
리턴 SimpleRequest Request.

init() 공개 메소드

Constructor.
public init ( ) : void
리턴 void

프로퍼티 상세

$httpclient 공개적으로 프로퍼티

public Pool $httpclient
리턴 Pool