iteration
This commit is contained in:
		@ -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
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user