Data Transformation Engine HTTP Adapter Reference Guide

Chapter 3 - HTTP Commands List of Commands
HTTP Adapter Reference Guide
16
Option Description
method_name
Transfer method used in an HTTP request
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