hyTags
HomeHome Getting StartedGetting Started 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.