PHP Class Phprest\Response\NotModified

Inheritance: extends Phprest\HttpFoundation\Response
Afficher le fichier Open project: phprest/phprest Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( string $contentLocation, string $eTag, array $headers = [] )

Method Details

__construct() public méthode

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