[Pkg-javascript-commits] [sockjs-client] 376/434: Note that non-SSL connection may not work from SSL-served page.

Tonnerre Lombard tonnerre-guest at moszumanska.debian.org
Wed Jan 8 00:47:26 UTC 2014


This is an automated email from the git hooks/post-receive script.

tonnerre-guest pushed a commit to branch master
in repository sockjs-client.

commit 1f56276a40bcd27f1a34e85a4ff44da7e6944bb2
Author: Marek Majkowski <majek04 at gmail.com>
Date:   Mon Apr 2 11:07:21 2012 +0100

    Note that non-SSL connection may not work from SSL-served page.
---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index ec1192e..fcc89c5 100644
--- a/README.md
+++ b/README.md
@@ -369,3 +369,5 @@ There are various browser quirks which we don't intend to address:
    from the same parent domain as the main site. For example
    'sockjs.a.com' is able to set cookies if you're connecting from
    'www.a.com' or 'a.com'.
+ * Trying to connect from secure "https://" to insecure "http://" is
+   not good idea. The other way around should be fine.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/sockjs-client.git



More information about the Pkg-javascript-commits mailing list