文字

HttpResponse::getLastModified

(PECL pecl_http >= 0.12.0)

HttpResponse::getLastModifiedGet last modified

说明

static int HttpResponse::getLastModified ( void )

Get calculated or previously set custom Last-Modified date.

返回值

Returns the calculated or previously set Unix timestamp.

参见

  • HttpResponse::setLastModified() - Set last modified
  • HttpResponse::getETag() - Get ETag
  • HttpResponse::setETag() - Set ETag
上一篇: 下一篇: