PHP Class Phprest\Response\NotModified

Inheritance: extends Phprest\HttpFoundation\Response
Show file Open project: phprest/phprest Class Usage Examples

Public Methods

Method Description
__construct ( string $contentLocation, string $eTag, array $headers = [] )

Method Details

__construct() public method

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