(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
成功时返回 TRUE
, 或者在失败时返回 FALSE
。