hyTags
HomeHome DocumentationDocumentation

request-send

Sends the HTTP request and executes the specified commands when the request completes.
Parameter
Type
Description
self
Request
The request to send.
on-finish
Commands
Commands to execute when the request completes, receiving the response as input.
return
response
A response object containing the result of the HTTP request.
Test succeeded Test failed