PHP Class Proxy\Proxy

Inheritance: extends Proxy\AbstractProxy, implements proxy\PublicKeyRequiredInterface, implements proxy\PublicKeyTempRequiredInterface, implements proxy\PublicKeyNotFoundInterface, implements proxy\PublicKeyTempNotFoundInterface, implements proxy\PrivateKeyNotFoundInterface, implements proxy\PrivateTempKeyNotFoundInterface, implements proxy\UserNotRegisteredInterface
Mostra file Open project: athlon1600/php-proxy Class Usage Examples

Public Methods

Method Description
__construct ( )
forward ( Proxy\Http\Request $request, $url )
getEventDispatcher ( )
setOutputBuffering ( $output_buffering )

Private Methods

Method Description
header_callback ( $ch, $headers )
write_callback ( $ch, $str )

Method Details

__construct() public method

public __construct ( )

forward() public method

public forward ( Proxy\Http\Request $request, $url )
$request Proxy\Http\Request

getEventDispatcher() public method

public getEventDispatcher ( )

setOutputBuffering() public method

public setOutputBuffering ( $output_buffering )