mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-07-20 15:59:48 +02:00
New filter scheme.
ltn12 and mime updated. smtp/ftp broken.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
if not ltn12 then error('This module requires LTN12') end
|
||||
if not ltn12 then error('Requires LTN12 module') end
|
||||
-- create mime namespace
|
||||
mime = mime or {}
|
||||
-- make all module globals fall into mime namespace
|
||||
|
Reference in New Issue
Block a user