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