Description
Cross-origin resource sharing headers can be added to CherryPy applications. This library is for web developers exposing APIs to browsers across origins. CORS mistakes can leak authenticated data, so allowed origins, methods, and credentials must be explicit.