Description
CORS policies can be added to aiohttp web applications through a dedicated support library. This package is for developers exposing browser-accessible APIs. Misconfigured origins can leak data or enable unwanted cross-site access, so allowed origins, methods, and credentials need review.