Path to this page:
./
www/py-flask-cors,
Flask extension for handling Cross Origin Resource Sharing (CORS)
Branch: pkgsrc-2022Q3,
Version: 3.0.10nb1,
Package name: py310-flask-cors-3.0.10nb1,
Maintainer: kleinkA 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!
Master sites:
Filesize: 30.144 KB
Version history: (Expand)
- (2022-09-26) Package added to pkgsrc.se, version py310-flask-cors-3.0.10nb1 (created)