Handle CORS requests (#6289)

This commit is contained in:
Tamal Saha
2019-05-13 11:38:53 -04:00
committed by techknowlogick
parent 6fb58a8cdc
commit 34d06f4c6b
170 changed files with 5219 additions and 2123 deletions
+2
View File
@@ -0,0 +1,2 @@
# cors
Package cors is a middleware that handles CORS requests & headers for Macaron.