Description
Multipart HTTP form uploads can be assembled from Lua code for file or data submission.
This package is useful for developers writing Lua clients that need to send files, forms, or API payloads. It is an HTTP helper library, not a web browser.
Uploads can send private files and credentials. Validate endpoints, filenames, and request fields before transmitting data.