Sanic-cors

Latest version: v2.2.0

Safety actively analyzes 629564 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 9

0.9.9

Fix import of headers on latest Sanic versions

0.9.8.post3

0.9.8.post2

0.9.8.post1

Fix an issue where engineio websockets library can return a response of [], and Sanic will pass that onto response-middlewares.
- We now just check for resp truthiness, so if a resp is None, or False, or [] or any other Falsy value, then we skip applying middleware.

0.9.8

0.9.7

Changes to allow pickling of the Sanic-CORS Plugin on a Sanic App
- This is to allow Multiprocessing via `workers=` on Windows

Page 6 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.