Difference between revisions of "HTTP BODY TRUNCATED"
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
|events= | |events= | ||
{{LSL DefineRow||[[http_response]]|}} | {{LSL DefineRow||[[http_response]]|}} | ||
|cat1 | |cat1=HTTP | ||
|cat2 | |cat2 | ||
|cat3 | |cat3 | ||
|cat4 | |cat4 | ||
}} | }} |
Latest revision as of 13:28, 2 March 2007
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer HTTP_BODY_TRUNCATED = 0;The integer constant HTTP_BODY_TRUNCATED has the value 0
Truncation point in bytes
Caveats
Related Articles
Events
• | http_response |