HttpResponse::getLastModified
(PECL pecl_http >= 0.12.0)
HttpResponse::getLastModified — Get last modified
Descrição
static
int HttpResponse::getLastModified
( void
)
Get calculated or previously set custom Last-Modified date.
Valor Retornado
Returns the calculated or previously set Unix timestamp.
Veja Também
- HttpResponse::setLastModified() - Set last modified
- HttpResponse::getETag() - Get ETag
- HttpResponse::setETag() - Set ETag