HTTPServerRemove
llHTTPServerRemove
|   | LSL Feature Request | 
| The described function does not exist. This article is a feature request. | 
 
 Summary 
 Function:  llHTTPServerRemove(  );
Removes the current HTTP server from the prim the script is calling the function in.
 
Caveats
-  This function causes the script to sleep for 1.0 seconds.
 
  
Notes
Zero Linden's Office Hours Discussion On Incoming HTTP: [1]
PJIRA feature requests:
SVC-913
SVC-1086
Please go vote if this feature is important to you.
  
Deep Notes
| Signature | 
| //function void llHTTPServerRemove();
 |