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

   >  The referrerpolicy="origin" does not work, 
   
   Ah yah, I missed that, my apologies.
   
   > The next thing I am going to try to do an XHR load of the document where I 
can control the CORS and then load that into <iframe srcdoc="(XHR content)" ...>
   
   Not quite sure what kind of kind of limitations that may impose but XHR if 
it's going to an origin other than the cordova document, then it should trigger 
a CORS request, so I'd suspect that to work in terms of having the `origin` 
header sent.


-- 
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.

To unsubscribe, e-mail: [email protected]

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