Returns the http response headers.

Syntax

Smartsite SXML CopyCode image Copy Code
collection this.responseheaders()

Parameters

This Viper method does not expose any parameters.

Return Value

Data Type Description
Collection A collection of http headers.

Used in

Macro Description
EmbedUri Retrieves data from internet locations.

Expand image Example

SXML