HTTP BODY MAXLENGTH: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
Strife Onizuka (talk | contribs)
mNo edit summary
Jenna Huntsman (talk | contribs)
Add note that the value passed via this constant is only applied to the Outgoing HTTP pipeline only.
Line 3: Line 3:
|type=integer
|type=integer
|value=2
|value=2
|desc=Used with [[llHTTPRequest]] to set the maximum size the script will accept for an HTTP body. The largest value this can be set to depends upon the VM that is being used.
|desc=Used with [[llHTTPRequest]] to set the maximum size the script will accept'''*''' for an HTTP body. The largest value this can be set to depends upon the VM that is being used.
 
'''*''' Only applies to the [[:Category:LSL HTTP#Understanding_LSL_HTTP_Communications | Outgoing]] HTTP pipeline.
===[[Mono]]===
===[[Mono]]===
*Maximum: 16KiB
*Maximum: 16KiB

Revision as of 14:27, 29 June 2022