Custom method in the HTTP Request node

The idea is:

Custom method in the HTTP Request Node.

My use case:

I would use it to communicate to a Nextcloud Caldav using “REPORT” but I think there are many other use cases.

I think it would be beneficial to add this because:

This feature would open up the possibility for all kinds of API’s that use non standard methods.

Any resources to support this?

WebDav Methods: WebDAV - Wikipedia
Feature request for “OPTIONS” method: HTTP Request Node - OPTIONS request method
Feature request for “CONNECT” method: Add support for CONNECT method on HTTP Request Node

Are you willing to work on this?

Not really, because I have never looked into the source of n8n but as it is probably a small change I might be able to with some help provided.