CMD + K

django-cors-headers

Community

Django app for handling the server headers required for Cross-Origin Resource Sharing (CORS)

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::django-cors-headers

Usage Tracking

4.9.0
4.8.0
4.7.0
4.6.0
4.5.0
5 / 8 versions selected
Total downloads: 0

Description

A Django App that adds CORS (Cross-Origin Resource Sharing) headers to responses.

Although JSON-P is useful, it is strictly limited to GET requests. CORS builds on top of XmlHttpRequest to allow developers to make cross-domain requests, similar to same-domain requests. Read more about it here http://www.html5rocks.com/en/tutorials/cors/.

About

Summary

Django app for handling the server headers required for Cross-Origin Resource Sharing (CORS)

Information Last Updated

Sep 18, 2025 at 14:25

License

MIT

Total Downloads

200.2K

Platforms

noarch Version: 4.9.0