linden-scripting-language
linden-scripting-language copied to clipboard
HTTP_USER_AGENT
| Flag | (int value) | Parameter | Default | Description |
|---|---|---|---|---|
HTTP_USER_AGENT |
7 | [ string user_agent_value ] |
"" |
The user agent value is appended to the one generated by LSL itself. It should follow the syntax from the HTTP standard like: "My-Script-Name/1.0 (Mozilla compatible)". |
to be used with llHTTPRequest
from 17.06.13.327111