Returns a boolean flag whether the indicated URL requires authentication or not.

Syntax

Response = HTTP_Services('URLRequiresAuthentication', URL)

Returns

Returns a boolean flag whether the indicated URL requires authentication or not.

Parameters

ParameterDescription
URLA fully formed URL. Required.

Remarks