Difference between revisions of "HTTP BODY MAXLENGTH"
Jump to navigation
Jump to search
m |
|||
Line 8: | Line 8: | ||
{{LSL DefineRow||[[llHTTPRequest]]|}} | {{LSL DefineRow||[[llHTTPRequest]]|}} | ||
|events | |events | ||
|cat1=HTTP | |cat1=HTTP/Client | ||
|cat2 | |cat2 | ||
|cat3 | |cat3 | ||
|cat4 | |cat4 | ||
}} | }} |
Revision as of 15:13, 18 April 2009
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 |