Skip to content

Allow Lua resources to make any HTTP request, not just POST #23

@ido50

Description

@ido50

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions