Difference between revisions of "LlHTTPServer"

From Second Life Wiki
Jump to navigation Jump to search
Line 4: Line 4:
|func_energy=10.0
|func_energy=10.0
|func=llHTTPServer
|func=llHTTPServer
|func_desc=Sends an HTTP request to the specified URL with the body of the request and parameters.  
|return_type=string
|func_desc=Opens an HTTP server to the specified URL with the body of the request and parameters.  
|sort=HTTPServer
|sort=HTTPServer
|p1_type=key
|p1_name=avatar
|func_desc
|return_text|spec|caveats|examples|helpers|related|also
|return_text|spec|caveats|examples|helpers|related|also
|notes=PJIRA feature request at [http://jira.secondlife.com/browse/SVC-913 Allow LSL scripts to act as HTTP servers in order to replace XMLRPC with something scalable]. Please go vote if this feature is important to you.
|notes=PJIRA feature request at [http://jira.secondlife.com/browse/SVC-913 Allow LSL scripts to act as HTTP servers in order to replace XMLRPC with something scalable]. Please go vote if this feature is important to you.
}}
}}

Revision as of 18:17, 5 November 2007