The idea is:
Add HTTP OPTIONS method for webhooks
My use case:
This is a required method for Azure Cloud Events v1.0 - and is required to validate the webhook url. It sends this validatation through HTTP OPTIONS - which is currently not available in n8n. We need this so i can get MS To-Do events sent to the n8n webhook.
I think it would be beneficial to add this because:
This is a required HTTP method for Azure CloudEvents v1.0 - which can be used for various event subsciptions from Azure: