Info |
---|
|
This routine is available starting with SIL Engineā¢ 4.1.0. Table plus |
---|
applyColStyleToCell | true |
---|
heading | 0 |
---|
columnTypes | s,s,s,s |
---|
multiple | false |
---|
columnAttributes | style="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold, |
---|
enableSorting | false |
---|
|
Syntax | httpGetHeader(headerName) | Package | http | Alias | |
...
...
Excerpt |
---|
|
Retrieves the value of the specified header (if existing) from the latest HTTP response. |
Retrieves the value of the specified header (if existing) from the latest HTTP response.
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
headerName | |
...
String | Yes | The name of the reponse header. |
|
...
stringString
The value of the response header.
Code Block |
---|
string hdrValue = httpGetHeader("Content-Type"); |
...
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "http_support"routine" and space = currentSpace ( ) |
---|
labels | jiraarray_project_routineroutines |
---|
|