(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
를 반환합니다.