Http request action streamlined to also cover the insecure setting in the same function.

This commit is contained in:
2026-03-01 00:20:53 +01:00
parent 4cea4391eb
commit e3e2a87b5e
3 changed files with 43 additions and 8 deletions

View File

@@ -1 +1,2 @@
* Added: Added further options to the trigger url action.
* Added: Added further options to the trigger url action.
* Added: Gradle and libraries updated.