Skip to content

llRequestURL

Function Syntax
key llRequestURL(
    );

    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.