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