iteration
This commit is contained in:
parent
254a44ee82
commit
7aad0ba0e1
@ -15,9 +15,8 @@ function Response:new(o)
|
|||||||
return o
|
return o
|
||||||
end
|
end
|
||||||
|
|
||||||
function get(url, headers = {})
|
function get(url, headers)
|
||||||
|
headers = headers or {}
|
||||||
|
|
||||||
|
|
||||||
return true
|
return true
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user