Skip to main content
Skip table of contents

addHeader

This command requires additional license.

Adds a header field to the HTTP request created by the parent command.

Parent commands

  • get
    Required. The header is added to the request generated by this parent command. Either this or post has to be the parent command.

  • post
    Required. The header is added to the request generated by this parent command. Either this or get has to be the parent command.

Attributes

key

Required

Value type

EL-evaluated

Yes

String

Yes

Defines the name of the header field to add to the request.

value

Required

Value type

EL-evaluated

Yes

String

Yes

Defines the value of the header field to add to the request.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.