Difference between revisions of "HTTP BODY TRUNCATED"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{LSL Constant | {{LSL Constant | ||
|name= | |name=HTTP_BODY_TRUNCATED | ||
|type=integer | |type=integer | ||
|value=0 | |value=0 |
Revision as of 23:38, 27 February 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 |