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

Use data URIs to avoid SSL #104

Open
anshin opened this issue Aug 7, 2013 · 2 comments
Open

Use data URIs to avoid SSL #104

anshin opened this issue Aug 7, 2013 · 2 comments

Comments

@anshin
Copy link

anshin commented Aug 7, 2013

Is there any reason this is a bad idea?

@anshin
Copy link
Author

anshin commented Aug 7, 2013

Ah. It would still be necessary to do an HTTP request to local host at least once.

Are there issues with embedding a non-secure XHR call using data URI? I can't check right now.

@xenogenesi
Copy link

I had problems using https and had to edit djsd and the plugin script to use http, but would like to know why https was choosen.

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

No branches or pull requests

2 participants