- From: Dimitri KOPRIWA <notifications@github.com>
- Date: Fri, 07 Oct 2016 03:27:56 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Friday, 7 October 2016 10:28:24 UTC
I have this error (index):1 XMLHttpRequest cannot load http://localhost:8080/login?username=dka&password=dka. The request was redirected to 'http://localhost:8080/', which is disallowed for cross-origin requests that require preflight. when trying to authenticate in my spring application. Is there anyway to pybass the issue ? I need to have custom header for the `X-XSRF-TOKEN`. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/204#issuecomment-252209797
Received on Friday, 7 October 2016 10:28:24 UTC