HttpResponse::getLastModified

(PECL pecl_http >= 0.12.0)

HttpResponse::getLastModifiedGet last modified

Beskrivelse

static int HttpResponse::getLastModified ( void )

Get calculated or previously set custom Last-Modified date.

Returnerings Værdier

Returns the calculated or previously set Unix timestamp.

Se også

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top