Sets the http header handling mode for the embedded request/response.
Enum values:
  • None
    Don't pass any headers
  • Request
    Pass request headers to the embedded request
  • Response
    Pass response headers from the embedded response
  • Both
    Pass all headers to and from the embedded request

Properties

Data type Attribute
Enum -

Used in

Macro Description
EmbedUri Retrieves data from internet locations.
SXML