Kraken\Network\Http\Component\Router\HttpRouterInterface::isOriginAllowed PHP 메소드

isOriginAllowed() 공개 메소드

Check if given $address is allowed or not.
public isOriginAllowed ( string $address ) : boolean
$address string
리턴 boolean
    public function isOriginAllowed($address);