Automattic / kue

Kue is a priority job queue backed by redis, built for node.js.
http://automattic.github.io/kue
MIT License
9.45k stars 862 forks source link

enable cors #1169

Open supermafete opened 6 years ago

supermafete commented 6 years ago

This PR is for enabling cors by default. Useful for using the JSON-API from external JS applications.