Console
hyTags
Home
Home
Getting Started
Getting Started
Documentation
Documentation
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.