HTTP USER AGENT
Revision as of 12:04, 13 June 2017 by Oz Linden (talk | contribs) (Created page with "{{LSL Constant |name=HTTP_USER_AGENT |type=integer |value=7 |desc |examples |functions= {{LSL DefineRow||llHTTPRequest|}} |events |cat1=HTTP/Client |cat2 |cat3 |cat4 }}")
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer HTTP_USER_AGENT = 7;The integer constant HTTP_USER_AGENT has the value 7
Caveats
Related Articles
Functions
• | llHTTPRequest |