HttpClient

Use the following methods to add URL references to your Lua script. Transfer data over a secure HTTP connection, or encode and decode a URL, parameters, and string data into a valid ASCII format without spaces.

Tip: Both HTTP and HTTPS are supported. To use HTTPS, prefix the URL with https:// instead of http://. TLS 1.0, 1.1, 1.2, and 1.3 are supported with HTTPS.