Merge branch '3.2.x' into 3.3.x

Closes gh-42513
This commit is contained in:
Stéphane Nicoll
2024-10-04 15:25:21 +02:00
17 changed files with 191 additions and 175 deletions

View File

@@ -1,5 +1,5 @@
name: Await HTTP Resource
description: Waits for an HTTP resource to be available (a HEAD request succeeds)
description: 'Waits for an HTTP resource to be available (a HEAD request succeeds)'
inputs:
url:
description: 'The URL of the resource to await'