Raymond

Results 2 issues of Raymond

Hello to everyone. I've been using Sanic-Cors for a while now and there's never been any bug or conflict, however i'm getting this message :` **Access to XMLHttpRequest at 'https://srv.celpago.com/bank/plaid/issue'...

Hello guys. i'm using the blacklist_enable config property as true and blacklist class is RedisBlacklist, running along sanic with default config: ``` manager.config.use_blacklist = True manager.config.blacklist_class = RedisBlacklist manager.config.blacklist_init_kwargs =...

bug