meteor-collectionapi
meteor-collectionapi copied to clipboard
Optional Allow Origin Header?
It would be useful to have an option of setting an Access-Control-Allow-Origin
header in the plugin init code. Currently I had to manually add it in the _sendResponse
prototype function.
:+1:
+1 for manually being able to set response headers.