python-flask-cors: new package
authorMatt Weber <matthew.weber@rockwellcollins.com>
Tue, 23 Jan 2018 14:25:16 +0000 (08:25 -0600)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 29 Jan 2018 13:50:27 +0000 (14:50 +0100)
commit6c211ffee81a966993b169d96ba7c4ee10dccfe2
treecc3df46b4baf2170051b520169ac3af5d71191b2
parent37ebd3b782fefb43baf16d1fd0f36ece5181b70e
python-flask-cors: new package

A Flask extension for handling Cross Origin Resource
Sharing (CORS), making cross-origin AJAX possible.

Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
DEVELOPERS
package/Config.in
package/python-flask-cors/Config.in [new file with mode: 0644]
package/python-flask-cors/python-flask-cors.hash [new file with mode: 0644]
package/python-flask-cors/python-flask-cors.mk [new file with mode: 0644]