Skip to main content
Performs a GET request for game:HttpGet(url, cache) or game:HttpGetAsync(url, cache) and returns the response body string. The URL must pass Real’s URL restrictions.

Syntax

Arguments

Returns

Example

Run a DataModel-style GET request and return the response body string.