lua-http-parser icon indicating copy to clipboard operation
lua-http-parser copied to clipboard

Not supported by lua 5.4

Open tarsobcaldas opened this issue 3 years ago • 2 comments

Could you add support for lua 5.4?

luarocks install --check-lua-versions lua-http-parser
lua-http-parser not found for Lua 5.4.
Checking if available for other Lua versions...
Checking for Lua 5.1...
Checking for Lua 5.2...
Checking for Lua 5.3...

Error: No results matching query were found for Lua 5.4.
lua-http-parser supports only Lua 5.1 and Lua 5.2 and Lua 5.3 but not Lua 5.4.

tarsobcaldas avatar Jan 31 '22 14:01 tarsobcaldas

Pull requests welcomed :). Sorry, I'm not currently using this software, so if someone else wants to take over ownership, I'm happy to do that too.

Thanks! -Brian

brimworks avatar Jan 31 '22 17:01 brimworks

Ah, I see this separate PR: https://github.com/brimworks/lua-http-parser/pull/9/files Let me take a quick look.

brimworks avatar Jan 31 '22 17:01 brimworks