CMD + K

flask-cors

Community

A Flask extension for handling Cross Origin Resource Sharing (CORS), making cross-origin AJAX possible.

Installation

To install this package, run one of the following:

Conda
$conda install ad-testing::flask-cors

Usage Tracking

6.0.1
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

A Flask extension for handling Cross Origin Resource Sharing (CORS), making cross-origin AJAX possible. This package has a simple philosophy: when you want to enable CORS, you wish to enable it for all use cases on a domain. This means no mucking around with different allowed headers, methods, etc. By default, submission of cookies across domains is disabled due to the security implications. Please see the documentation for how to enable credential’ed requests, and please make sure you add some sort of CSRF protection before doing so!

About

Summary

A Flask extension for handling Cross Origin Resource Sharing (CORS), making cross-origin AJAX possible.

Last Updated

Sep 8, 2025 at 14:40

License

MIT

Total Downloads

8

Version Downloads

8