CORS support for aiohttp. Contribute to hazho/aiohttp-python-cors development by creating an account on GitHub.
This package was developed to improve automated HTTP API tests by being able to automatically test that any requests we make can also be made from browsers with scripts on other origins. The code in ...