CFLAddHeader Procedure

  • 2 minutes to read

Table CFL HttpMessage

Overloads

Name Description
CFLAddHeader(Enum "CFL HttpHeaderType"; Text[250]; SecretText)
CFLAddHeader(Enum "CFL HttpHeaderType"; Text[250]; Text)

CFLAddHeader(Enum "CFL HttpHeaderType"; Text[250]; SecretText) Procedure

Signature

CFLAddHeader(Type: Enum "CFL HttpHeaderType"; Name: Text[250]; Value: SecretText)

Parameters

Type Enum "CFL HttpHeaderType"

Name Text[250]

Value SecretText

CFLAddHeader(Enum "CFL HttpHeaderType"; Text[250]; Text) Procedure

Signature

CFLAddHeader(Type: Enum "CFL HttpHeaderType"; Name: Text[250]; Value: Text)

Parameters

Type Enum "CFL HttpHeaderType"

Name Text[250]

Value Text