http-options
Perform an HTTP OPTIONS request to a URL to retrieve supported methods and headers. Utilizes secret substitution with HAL_SECRET_KEY for secure inputs.
Instructions
Make an HTTP OPTIONS request to a specified URL to check available methods and headers. Supports secret substitution using {secrets.key} syntax in URL and headers where 'key' corresponds to HAL_SECRET_KEY environment variables.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
headers | No | ||
url | Yes |