Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

applyColStyleToCelltrue
heading0
columnTypess,s,s,s
multiplefalse
columnAttributesstyle="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold,
enableSortingfalse

...

Syntax

...

httpGetHeader(headerName)

...

Package

...

http

...

Alias

...

Pkg Usage

...

getHeader(headerName)

Description

Excerpt
hiddentrue
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.

Parameters

...

applyColStyleToCelltrue
columnTypess,s,s,s
heading0
multiplefalse
enableSortingfalse

...

Parameter name

...

Type

...

Required

...

Description

...

headerName

...

String

...

Yes

...

The name of the reponse header.

Return Type

String

The value of the response header.

Example

Code Block
languagejs
string hdrValue = httpGetHeader("Content-Type");

See also

array_routines
Filter by label (Content by label)
showLabelsfalse
max25
showSpacefalse
cqllabel = "http_routine" and space = currentSpace ( )
labels
Include Page
SIL:httpGetHeader
SIL:httpGetHeader