Description
HTTP and other libcurl-supported network requests can be made from Lua 5.2 code.
This package is useful for developers whose Lua applications need downloads, API calls, or protocol handling through libcurl. It is a network library binding, not a browser.
Network requests can send credentials, headers, and private data. Validate URLs, TLS settings, and error handling before using it with real accounts.