Skip to content
Ham Lua API
Main Navigation
Home
API Reference
GitHub
Appearance
Menu
Return to top
On this page
cleanupAsyncRequests
Cleans up completed and stale async HTTP requests.
Syntax
lua
Ham.
cleanupAsyncRequests
()
Example
lua
Ham.
cleanupAsyncRequests
()
See Also
httpGetAsync
httpPostAsync