breautek commented on issue #897:
URL: https://github.com/apache/cordova-ios/issues/897#issuecomment-642775153


   My wild guess is wkwebview is treating the request as a tainted origin, 
which I believe only does this on the `fetch` api. If the origin is considered 
tainted, then the origin becomes null, according to the Fetch spec.
   
   https://fetch.spec.whatwg.org/#serializing-a-request-origin


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to