Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Proxy
Proxy
PHP 클래스 Proxy\Proxy
상속:
extends
Proxy\AbstractProxy
,
implements
proxy\PublicKeyRequiredInterface
,
implements
proxy\PublicKeyTempRequiredInterface
,
implements
proxy\PublicKeyNotFoundInterface
,
implements
proxy\PublicKeyTempNotFoundInterface
,
implements
proxy\PrivateKeyNotFoundInterface
,
implements
proxy\PrivateTempKeyNotFoundInterface
,
implements
proxy\UserNotRegisteredInterface
파일 보기
프로젝트 열기: athlon1600/php-proxy
1 사용 예제들
공개 메소드들
메소드
설명
__construct
( )
forward
(
Proxy\Http\Request
$request
,
$url
)
getEventDispatcher
( )
setOutputBuffering
(
$output_buffering
)
비공개 메소드들
메소드
설명
header_callback
(
$ch
,
$headers
)
write_callback
(
$ch
,
$str
)
메소드 상세
__construct()
공개
메소드
public
__construct
( )
forward()
공개
메소드
public
forward
(
Proxy\Http\Request
$request
,
$url
)
$request
Proxy\Http\Request
getEventDispatcher()
공개
메소드
public
getEventDispatcher
( )
setOutputBuffering()
공개
메소드
public
setOutputBuffering
(
$output_buffering
)