Merge branch 'master' into url_api
This commit is contained in:
commit
7f405f0777
@ -20,6 +20,8 @@ local fname = "./test.download"
|
||||
|
||||
local utils = require "utils"
|
||||
|
||||
local is_curl_ge = utils.is_curl_ge
|
||||
|
||||
local function weak_ptr(val)
|
||||
return setmetatable({value = val},{__mode = 'v'})
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user