Skip to content

llRequestSecureURL

function ll.RequestSecureURL(): string

Requests one HTTPS:// (SSL) URL for use by this object. The http_request event is triggered with results.

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

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

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