Internet Direct (Indy)
Home
PreviousUpNext
TIdEntityHeaderInfo.LastModified Property

Indicates the date and time a server resource was modified.

Pascal
property LastModified: TIdDateTime;

LastModified is a TDateTime property that indicates the date and time when the origin server believes the most recent version of a resource was modified. 

An origin server must not send a LastModified date which is later than the server time of message origination in Date. An origin server should send LastModified whenever possible. 

LastModified is updated when RawHeaders contains a 'Last-Modified' response header with a non-zero value.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.