llReleaseURL
| LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Summary
Function: llReleaseURL( string url );| 0.0 | Forced Delay |
| 10.0 | Energy |
Releases the specified URL, it will no longer be usable.
| • string | url | – | URL to release |
Examples
See Also
Functions
| • | llRequestURL | |||
| • | llRequestSecureURL | |||
| • | llGetFreeURLs | |||
| • | llHTTPResponse | |||
| • | llGetHTTPHeader |
Articles
| • | LSL http server |