LlHTTPServerRemove
Jump to navigation
Jump to search
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
![]() |
LSL Feature Request |
The described function does not exist. This article is a feature request. |
Summary
Function: llHTTPServerRemove( );REQUEST | Function ID |
1.0 | Forced Delay |
10.0 | Energy |
Removes the current HTTP server from the prim the script is calling the function in.
Caveats
Examples
Notes
See Also
Events
• | http_request | |||
• | http_server |
Functions
• | llHTTPServer | – | For opening an llHTTPServer. | |
• | llGetHTTPServerURL | – | For retrieving the current HTTP server URL. | |
• | llHTTPResponse | – | For replying to HTTP requests. | |
• | llEscapeURL | |||
• | llUnescapeURL |