Difference between revisions of "HTTP BODY MAXLENGTH"

From Second Life Wiki
Jump to navigation Jump to search
(Add note that the value passed via this constant is only applied to the Outgoing HTTP pipeline only.)
(Move pipeline note to caveats section.)
Line 5: Line 5:
|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.
'''* See caveats'''
===[[Mono]]===
===[[Mono]]===
*Maximum: 16KiB
*Maximum: 16KiB
Line 14: Line 14:
{{LSL DefineRow||[[llHTTPRequest]]|}}
{{LSL DefineRow||[[llHTTPRequest]]|}}
|events
|events
|caveats=*'''*''' Only applies to the [[:Category:LSL HTTP#Understanding_LSL_HTTP_Communications | Outgoing]] HTTP pipeline.
|cat1=HTTP/Client
|cat1=HTTP/Client
|cat2
|cat2

Revision as of 13:29, 29 June 2022