From: Zsolt Dollenstein Date: Sat, 25 Sep 2021 11:58:44 +0000 (+0100) Subject: re-implement simple CORS middleware for blackd (#2500) X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/a5381ba7648f7308145c78c248e29118e18dc530?hp=a5381ba7648f7308145c78c248e29118e18dc530 re-implement simple CORS middleware for blackd (#2500) * re-implement simple CORS middleware for blackd * remove aiohttp-cors from setup.py * Remove aiohttp-cors from Pipfile.lock Co-authored-by: Richard Si <63936253+ichard26@users.noreply.github.com> ---