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.
@dmitshur dmitshur merged commit 593c40a into master Jan 12, 2017
@dmitshur dmitshur deleted the playground-https-snippet-store branch January 12, 2017 18:21
@dmitshur
Copy link
Member Author

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
Member Author

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

Done. 🎉

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.

2 participants