Zoomed Image

AMSX Scripting Language - Command : HttpSend

Summary

Send an HTTP POST or PUT request and store the response in the result buffer

Description

Issues an HTTP POST or PUT to the specified URL using the legacy HTTPSend helper. For more control over method, headers, credentials, and encoding, use HttpSendNet instead.

Parameters

This command does not require parameters.

Syntax


HttpSend

Return to the AMSX Command Reference