PHP Class Lime\Response

Datei anzeigen 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_oe property

public $body

$etag public_oe property

public $etag

$gzip public_oe property

public $gzip

$headers public_oe property

public $headers

$mime public_oe property

public $mime

$nocache public_oe property

public $nocache

$status public_oe property

public $status