Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
None
-
5.12.3
Description
When loading a XHR request from a qrc:/ based file to www.google.com it will not succeed due to it failing on the CORS level. When doing the same from a file:/ based file then it works fine. As LocalContentCanAccessRemoteUrls is enabled, it should treat qrc as being LocalContent in this case so that the connection can be enabled.
Attachments
Issue Links
- relates to
-
QTBUG-75651 When redirecting from a custom scheme to another for a font-face in a CSS file it will fail to a blocked CORS policy
- Closed
-
QTBUG-106518 Local scheme (qrc or file) can not connect to remote server
- Closed