You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

11.7.8 GetHeaderValue Method

Gets a response header.

Input Arguments

Name

Type

Mandatory

Description

Name

String

Yes

The name of the header to extract from the HTTP response.

Return Value

Type

Description

String (Unicode)

The header value.

  • No labels