Zoomed Image

AMSX Scripting Language - Command : HttpGet

Summary

Send an HTTP GET request and store the response in the result buffer

Description

Issues an HTTP GET to the specified URL using the legacy HTTPGet helper. For more control over headers, credentials, and content type, use HttpGetNet instead.

Parameters

This command does not require parameters.

Syntax


HttpGet

Return to the AMSX Command Reference