(PECL pecl_http >= 0.12.0)
HttpResponse::setLastModified — Set last modified
$timestamp
)Set a custom Last-Modified date.
timestamp
Unix timestamp representing the last modification time of the sent entity
Returns TRUE
on success or FALSE
on failure.