HttpResponse::setLastModified

(no version information, might be only in CVS)

HttpResponse::setLastModified -- 最終更新日時を設定する

説明

staticbool HttpResponse::setLastModified ( int timestamp )

独自の Last-Modified 日時を設定します。

パラメータ

timestamp

送信されるエンティティの最終更新日時を表す unix タイムスタンプ。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。