PHP 클래스 Lime\Response

파일 보기 프로젝트 열기: aheinze/lime

공개 프로퍼티들

프로퍼티 타입 설명
$body
$etag
$gzip
$headers
$mime
$nocache
$status

공개 메소드들

메소드 설명
__construct ( )
flush ( )

메소드 상세

__construct() 공개 메소드

public __construct ( )

flush() 공개 메소드

public flush ( )

프로퍼티 상세

$body 공개적으로 프로퍼티

public $body

$etag 공개적으로 프로퍼티

public $etag

$gzip 공개적으로 프로퍼티

public $gzip

$headers 공개적으로 프로퍼티

public $headers

$mime 공개적으로 프로퍼티

public $mime

$nocache 공개적으로 프로퍼티

public $nocache

$status 공개적으로 프로퍼티

public $status