Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

avoid mixed-content issues in the profiler output #189

Merged
merged 1 commit into from Oct 4, 2014
Merged

avoid mixed-content issues in the profiler output #189

merged 1 commit into from Oct 4, 2014

Conversation

ghost
Copy link

@ghost ghost commented Oct 3, 2014

loading the css/js over https in an http page has no negative side-effects
but using http in an https page will cause some browsers to not load the
assets due to mixed-content restrictions

For example: https://viennan.net/profile-1412355279.48924.html (tested with Firefox 32)

loading the css/js over https in an http page has no negative side-effects
but using http in an https page will cause some browsers to not load the
assets due to mixed-content restrictions
rurban pushed a commit that referenced this pull request Oct 4, 2014
avoid mixed-content issues in the profiler output
@rurban rurban merged commit 0672e0d into Raku:master Oct 4, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants