HttpResponse::getETag

Get ETag

Description

static string HttpResponse::getETag ( void )

Get calculated or previously set custom ETag.

Return Values

Returns the calculated or previously set ETag as unquoted string.

See Also

  • HttpResponse::getLastModified
  • HttpResponse::setLastModified
  • HttpResponse::setETag