Versions Compared

Key

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

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

Syntax

Code Block
Response = HTTP_Services('URLRequiresAuthentication', URL)

Returns

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

Parameters

ParameterDescription
URLA full URL. Required.

Remarks

The RequestHeaderField argument should match one of the standard HTTP request header field names which are designed for content negotiation. The current list is as follows:

Accept
Accept-Charset
Accept-Encoding
Accept-Language