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