HttpResponse::setLastModified
(PECL pecl_http >= 0.12.0)
HttpResponse::setLastModified — Set last modified
Descrierea
static
bool HttpResponse::setLastModified
( int $timestamp
)
Set a custom Last-Modified date.
Parametri
- timestamp
-
Unix timestamp representing the last modification time of the sent entity
Valorile întroarse
Întoarce valoarea TRUE în cazul succesului sau FALSE în cazul eşecului.
Vedeţi de asemenea
- HttpResponse::getLastModified - Get last modified
- HttpResponse::getETag - Get ETag
- HttpResponse::setETag - Set ETag
HttpResponse::setLastModified
There are no user contributed notes for this page.
