ZhttpHead

Sends an HTTP HEAD request to the specified URL and stores the response for access via ZhttpStatus and ZhttpResult.

Syntax

ZhttpHead{url}

Arguments

NameTypeRequiredDefault
urlurlYes-

Example

ZhttpHead{https://api.example.com/users/1}