[Pkg-javascript-commits] [sockjs-client] 352/434: Mention https in readme

Tonnerre Lombard tonnerre-guest at moszumanska.debian.org
Wed Jan 8 00:47:24 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 6a5040a3604c03734c39a0166d9b7b951cbd9385
Author: Marek Majkowski <majek04 at gmail.com>
Date:   Mon Feb 13 17:00:09 2012 +0000

    Mention https in readme
---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index 2132eda..7448ceb 100644
--- a/README.md
+++ b/README.md
@@ -325,3 +325,6 @@ There are various browser quirks which we don't intend to address:
    It is impossible to receive response to an Ajax request with
    cookies set (`withCredentials` set to `true`) sent from a `file://`
    origin.
+ * From SockJS point of view there is nothing special about
+   SSL/HTTPS. Connecting between unencrypted and encrypted sites
+   should work just 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