HTTP BODY MAXLENGTH: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
|examples | |examples | ||
|functions= | |functions= | ||
{{LSL DefineRow||[[ | {{LSL DefineRow||[[llHTTPRequest]]|}} | ||
|events | |events | ||
|cat1 | |cat1 | ||
Revision as of 00:42, 28 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 |