Class RequestMediator
Mediator between curl handles and request objects
public
|
|
public
integer
|
|
public
|
|
public
integer
|
|
public
string
|
#
readRequestBody( resource $ch, resource $fd, integer $length )
Read data from the request body and send it to curl |
protected
|
$request
|
|
protected
boolean
|
$emitIo
Whether or not to emit read/write events |