PHP 클래스 Phprest\Response\NotModified

상속: extends Phprest\HttpFoundation\Response
파일 보기 프로젝트 열기: phprest/phprest 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( string $contentLocation, string $eTag, array $headers = [] )

메소드 상세

__construct() 공개 메소드

public __construct ( string $contentLocation, string $eTag, array $headers = [] )
$contentLocation string The value of the Content-Location header
$eTag string The value of the Etag header
$headers array An array of response headers