PHP Class Lime\Response

Show file Open project: aheinze/lime

Public Properties

Property Type Description
$body
$etag
$gzip
$headers
$mime
$nocache
$status

Public Methods

Method Description
__construct ( )
flush ( )

Method Details

__construct() public method

public __construct ( )

flush() public method

public flush ( )

Property Details

$body public property

public $body

$etag public property

public $etag

$gzip public property

public $gzip

$headers public property

public $headers

$mime public property

public $mime

$nocache public property

public $nocache

$status public property

public $status