HTTP CUSTOM HEADER
Revision as of 10:37, 26 January 2023 by Maestro Linden (talk | contribs) (Update HTTP_CUSTOM_HEADER description with new/looser limits introduced in server 2023-01-13.577628)
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 |