Modified Since (-MOD or -MODIFIED)
Use the Modified Since adapter command (-MOD or -MODIFIED) to generate the If-Modified-Since header information used during a GET request. The HTTP Adapter then adds the date to the request.
-MODIFIED http-date
- Option
- Description
- http-date
- Dates supported by RFC 1123 and RFC 850.
The date can also be in the form of {wkday date time},
where:
wkday is Mon | Tue | Wed | Thu | Fri | Sat | Sun
date is month day (for example, JUN 06)
time is 00:00:00 to 23:59:59