llHTTPRequest
LSLkey llHTTPRequest(string url, list parameters, string body)
Sends an HTTP request to the specified URL with the Body of the request and Parameters.\ Returns a key that is a handle identifying the HTTP request made.
Parameters
| Type | Name |
|---|---|
| string | url |
| list | parameters |
| string | body |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.