CHANGELOG.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
src/Quart_CORS.egg-info/PKG-INFO
src/Quart_CORS.egg-info/SOURCES.txt
src/Quart_CORS.egg-info/dependency_links.txt
src/Quart_CORS.egg-info/requires.txt
src/Quart_CORS.egg-info/top_level.txt
src/quart_cors/__init__.py
src/quart_cors/py.typed
tests/test_basic.py
tests/test_overrides.py
tests/test_preflight_request.py
tests/test_simple_request.py
tests/test_websocket.py