Skip to content

Conversation

@dmitshur
Copy link
Member

Snippet store now supports https. Loading resources over https is
always okay, even on pages served via http (the other way around is a
problem).

References:

Helps #37.

Snippet store now supports https. Loading resources over https is always okay, even on pages served via http (the other way around is a problem). References: - https://developer.mozilla.org/en-US/docs/Web/Security/Mixed_content - https://developers.google.com/web/fundamentals/security/prevent-mixed-content/what-is-mixed-content - https://stackoverflow.com/q/20516584 Helps #37.
@dmitshurdmitshur merged commit 593c40a into masterJan 12, 2017
@dmitshurdmitshur deleted the playground-https-snippet-store branch January 12, 2017 18:21
@dmitshur
Copy link
MemberAuthor

Ok, everything looks good.

Before:

image

After:

image

I'll change http://snippets.gopherjs.org to redirect to https:// instead of serving directly.

@dmitshur
Copy link
MemberAuthor

I'll change http://snippets.gopherjs.org to redirect to https:// instead of serving directly.

Done. 🎉

Sign up for freeto 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.

3 participants

@dmitshur@neelance