Closed facascante closed 7 years ago
this will satisfy the preflight requirement of http request from CORS using XMLHttpRequest https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS http://stackoverflow.com/questions/8153832/xmlhttprequest-changes-post-to-option
This should be made configurable as not every site will want such open access.
Will merge now for testing
this will satisfy the preflight requirement of http request from CORS using XMLHttpRequest https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS http://stackoverflow.com/questions/8153832/xmlhttprequest-changes-post-to-option