Gets meta data added to the request.
In Http traffic, reflects the HTTP headers added to the request.
In Http traffic, reflects the HTTP headers added to the request.
Syntax
Smartsite SXML | Copy Code |
---|---|
string request.metadata(string name) |
Parameters
Name | Data Type | Description |
---|---|---|
name | String | The name of the metadata variable. |
Return Value
Data Type | Description |
---|---|
String | Metadata item |