• All submissions to this site are governed by Second Life Project Contribution Agreement. By submitting patches and other information using this site, you acknowledge that you have read, understood, and agreed to those terms.
Issue Details (XML | Word | Printable)

Key: SVC-2197
Type: Sub-task Sub-task
Status: Closed Closed
Resolution: Won't Finish
Priority: Normal Normal
Assignee: Scouse Linden
Reporter: roberto salubrius
Votes: 2
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
2. Second Life Service - SVC
SVC-1276

Request to access to more Data using HTTP requests. ( Mono Beta )

Created: 18/Apr/08 05:13 PM   Updated: 23/Apr/08 04:43 AM
Return to search
Component/s: Scripts
Affects Version/s: Mono Beta
Fix Version/s: None

Environment: Windows XP


 Description  « Hide
Request:

Since Mono will have 64KB of ram that we can use, I ask that the current limit of 2048 bytes that is the limit of the return value of an http request be raised to something usable like 8192 at least ( 19K ideal based on a single request return page of goole search ), normally when you want to put data on SL from the web, 2048 bytes just gets you the headers of the files, you don't even make it to <body> most of the time, and to be able to make something usefull without relaying on third parties, or online servers to pre-process data, if we could get in a good amount of bytes.

or if HTTP_BODY_MAXLENGTH becomes active EVEN BETTER ! =)

This is the function in question:

key llHTTPRequest(string url, list parameters, string body)

HTTP_BODY_MAXLENGTH 2048 (Setting HTTP_BODY_MAXLENGTH is not yet supported)



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Scouse Linden added a comment - 23/Apr/08 04:43 AM
Outside the scope of the mono project.