If-Modified-Since HTTP header field name
Source position: httpdefs.pp line 70
const FieldIfModifiedSince = HeaderIfModifiedSince; |
FieldIfModifiedSince contains the HTTP header field name for conditional modification checking. This constant is deprecated in favour of using the httpprotocol unit constants.