Migrate from lua-curl to luasocket (#5) #7
Loading…
Reference in New Issue
No description provided.
Delete Branch "feat/#5"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Removes dependency to Lua-cUR.
Adds dependencies to LuaSocket and LuaSec.
TODO: The usage of LuaSocket HTTP module breaks the ability to use the local filesystem. It means we can't use theEDIT: Done ✅file://
protocol for local development. We need to find an alternative to mitigate this before merging this PR.Fix: #5
b0ad6849f4
to5806f894d0