Enabling CORS and file deletion issues | Matthew Bellew | 2020-06-26 16:07 |
Status: Closed | ||
The changes were required in the browser Javascript code. I had to explicitly set the "Content-Type" header and the withCredentials flag on the XMLHttpRequest object. |
||