CORS request with Preflight and redirect: disallowed. Workarounds?
The original standard does preclude redirect after a successful CORS preflight. Quoting § 7.1.5.3: This is the actual request. Apply the make a request steps and observe the request rules below while making the request. If the response has an HTTP status code of 301, 302, 303, 307, or 308 Apply the cache and network … Read more