e501f4013e
Add the new middleware CORS for Zaqar It only supports for WSGI. Websocket doesn't need this feature. Change-Id: Ifc6d2d1c5dde5152cab6e3aa2f3cf9f207481267 Implements: blueprint support-cors
4 lines
167 B
YAML
4 lines
167 B
YAML
---
|
|
features:
|
|
- Zaqar now supports Cross-Origin Resource Sharing (CORS). It turns off by
|
|
default. Use "enable=True" in [cors] section from zaqar.conf to use it. |