zhizunbao514 opened a new issue #4256: http to https mistakes URL: https://github.com/apache/incubator-superset/issues/4256 Make sure these boxes are checked before submitting your issue - thank you! - [ ] I have checked the superset logs for python stacktraces and included it here as text if any - [ ] I have reproduced the issue with at least the latest released version of superset - [ ] I have checked the issue tracker for the same issue and I haven't found one similar ### Superset version ### Expected results When I want http to https,ngingx already rewrite,The browser will display many of the mistakes: "was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://xxx.com/superset/favstar/slice/10/count/'. This request has been blocked; the content must be served over HTTPS." I think it should be here has a problem, or other jquery request, but I don't know how to modify them? /incubator-superset-master/superset/assets/javascripts/explore/actions/exploreActions.js 104 Thank you very much for your help ### Actual results ### Steps to reproduce
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
