If-Modified-Since header field value
Source position: httpdefs.pp line 423
public property THTTPHeader.IfModifiedSince : string |
IfModifiedSince contains the If-Modified-Since header field value, which allows conditional requests. The server will only return the resource if it has been modified since the specified date.