Socket
Book a DemoInstallSign in
Socket

nti.wsgi.cors

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nti.wsgi.cors

Support for CORS in a WSGI environment

pipPyPI
Version
1.2.0
Maintainers
2

============ nti.wgi.cors

.. image:: https://img.shields.io/pypi/v/nti.wsgi.cors.svg :target: https://pypi.python.org/pypi/nti.wsgi.cors/ :alt: Latest Version

.. image:: https://github.com/OpenNTI/nti.wsgi.cors/actions/workflows/tests.yml/badge.svg :target: https://github.com/OpenNTI/nti.wsgi.cors/actions/workflows/tests.yml

.. image:: https://readthedocs.org/projects/ntiwsgicors/badge/?version=latest :target: http://ntiwsgicors.readthedocs.org/en/latest/ :alt: Documentation Status

A WSGI middleware for handling CORS.

========= Changes

1.2.0 (2023-05-05)

  • Add support for Python 3.10 and 3.11.

1.1.1 (2021-04-20)

  • Greenlet dependency is only required on CPython. See Issue 2 <https://github.com/NextThought/nti.wsgi.cors/issues/2>_

1.1.0 (2021-04-20)

  • Add support for python 3.7, 3.8 and 3.9.

1.0.0 (2017-04-20)

  • First PyPI release.
  • Add support for Python 3.

Keywords

wsgi cors

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts