Updated FAQ

This commit is contained in:
M66B
2023-10-04 07:42:48 +02:00
parent 54c810803e
commit 69cd66ac4c
2 changed files with 6 additions and 1 deletions

2
FAQ.md
View File

@@ -2827,7 +2827,7 @@ Since version 1.2061 it is possible to execute rules with an automation app, lik
<br />
Since version 1.2107 it is possible to executed webhooks.
The supported HTTP methods are GET, HEAD, POST and POST.
The supported HTTP methods are GET, HEAD, OPTIONS, POST and POST.
The query parameters will be sent as body in the case of POST and PUT.
This website might be useful for testing webhooks: