Skip to content

llRequestURL

function ll.RequestURL(): string

Requests one HTTP:// URL for use by this script. The http_request event is triggered with the result of the request.

Returns a key that is the handle used for identifying the result in the http_request event.

Add example usage here showing SLua/Luau syntax with ll.RequestURL().

Add additional notes, caveats, or tips specific to using this function in SLua/Luau.