$connection
$connection : \Workerman\Connection\TcpConnection
Connection.
Class Request
$connection : \Workerman\Connection\TcpConnection
Connection.
$session : \Workerman\Protocols\Http\Session
Session instance.
$properties : array
Properties.
$_buffer : string
Http buffer.
$_data : array
Request data.
$_headerCache : array
Header cache.
$_getCache : array
Get cache.
$_postCache : array
Post cache.
$_enableCache : bool
Enable cache.