python2-falcon-cors 1.1.7 Falcon cross-origin resource sharing (CORS) library

This middleware provides cross-origin resource sharing (CORS) support for Falcon. It allows applying a specially crafted CORS object to the incoming requests, enabling the ability to serve resources over a different origin than that of the web application.