Currently, Lua resources are provided a post method to make POST requests, because that's the only thing I currently needed and I didn't have enough time to read libcurl documentation. This limitation should be removed, and Lua resources should be allowed to make any HTTP requests they want.