HTTP CUSTOM HEADER
Jump to navigation
Jump to search
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer HTTP_CUSTOM_HEADER = 5;The integer constant HTTP_CUSTOM_HEADER has the value 5
Caveats
- The total length of all custom headers cannot exceed 4096 characters.
Related Articles
Functions
• | llHTTPRequest |