./www/py-flask-cors, Flask extension for handling Cross Origin Resource Sharing (CORS)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2019Q1, Version: 3.0.7, Package name: py27-flask-cors-3.0.7, Maintainer: kleink

A 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!


Required to run:
[lang/py-six] [lang/python27] [www/py-flask]

Master sites:

SHA1: 4e3b951c6ee56e19396ff8a3ff4534d821434b86
RMD160: 1785b2628d8468cfb565764045b98b9b5c0fe22d
Filesize: 27.634 KB

Version history: (Expand)