tada123 closed issue #1681: Cannot load non-https content from cordova app
URL: https://github.com/apache/cordova-android/issues/1681
--
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 comm
tada123 commented on issue #1681:
URL:
https://github.com/apache/cordova-android/issues/1681#issuecomment-1785260178
Ok, the http scheme worked without problems.
Thank you for help :+1:
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
breautek commented on issue #1681:
URL:
https://github.com/apache/cordova-android/issues/1681#issuecomment-1783643591
The error is standard browser behaviour, which disallows mixed content. In
otherwords, if you're on a secure origin, then you can't request non-secure
resources.
Nat
tada123 opened a new issue, #1681:
URL: https://github.com/apache/cordova-android/issues/1681
# Bug Report
## Problem
### What is expected to happen?
Should accept (or at least have an option) to support non-ssl requests.
### What does actually happen?
Chromium (ins