docsFunctionsHttpZhttpOptions

ZhttpOptions

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

Syntax

ZhttpOptions{url}

Arguments

NameTypeRequiredDefault
urlurlYes-

Example

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