Thijs Schreijer
Thijs Schreijer
Created #498 to fix the listed ones, but it might be incomplete. Hence waiting for 5.5 to be released so we can update CI and ensure it all works. Meanwhile...
Does it work if you use the parameters in a table, instead of a single url as parameter to `get`? See https://lunarmodules.github.io/luasocket/ftp.html imho a full url should not strip the...
I'd argue that if the path is omitted, it should default to `/`
since http 0.9 is obsolete, I vote for not changing it. I'd expect it to do more harm than good.
ticket on the lib itself: https://lua.sqlite.org/home/info/4a118ffd0cea06f91fee5754b8a1b5ce4ba6699f @javierguerragiraldez I noticed on the LuaRocks site that the previous version is available in both a `rockspec` and a `src` version. Whilst the current...
fwiw, this is available in Penlight; https://lunarmodules.github.io/Penlight/libraries/pl.dir.html#makepath (which uses `lfs` under the hood)
shouldn't we rather change CI to use all github runners, also for Windows? Prior art: https://github.com/lunarmodules/luasystem/blob/master/.github/workflows/build.yml