Tweaks
* Added basic http facade * Updated build rules
This commit is contained in:
		@@ -122,4 +122,6 @@ function get_filter(string $name, array $args=[]): null|FilterInterface|callable
 | 
			
		||||
        $filter->setArguments($args);
 | 
			
		||||
    }
 | 
			
		||||
    return $filter;
 | 
			
		||||
}
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
require_once __DIR__."/http.php";
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user