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