Difference between revisions of "HTTP BODY MAXLENGTH"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
|examples | |examples | ||
|functions= | |functions= | ||
{{LSL DefineRow||[[ | {{LSL DefineRow||[[llHTTPRequest]]|}} | ||
|events | |events | ||
|cat1 | |cat1 |
Revision as of 23:42, 27 February 2007
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer HTTP_BODY_MAXLENGTH = 2;The integer constant HTTP_BODY_MAXLENGTH has the value 2
Caveats
Related Articles
Functions
• | llHTTPRequest |