• Stars
    star
    1
  • Language
    C++
  • Created almost 8 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

WebEngine has QWebEngineSettings::WebAttribute::LocalContentCanAccessRemoteUrls attribute which allows locally loaded documents to ignore cross-origin rules so that they can access remote resources that would normally be blocked, because all remote resources are considered cross-origin for a local file.