[Pkg-javascript-commits] [sockjs-client] 412/434: Poke tables

Tonnerre Lombard tonnerre-guest at moszumanska.debian.org
Wed Jan 8 00:47:29 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 2a1ca63ac4567d9c93e59b2022e6183aa690a6de
Author: Marek Majkowski <majek04 at gmail.com>
Date:   Wed Jul 4 11:58:08 2012 +0200

    Poke tables
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index ff65c48..8f30b28 100644
--- a/README.md
+++ b/README.md
@@ -161,7 +161,7 @@ Supported transports, by browser (html served from http:// or https://)
 -----------------------------------------------------------------------
 
 _Browser_       | _Websockets_     | _Streaming_ | _Polling_
-----------------|------------------|-------------|-----------
+----------------|------------------|-------------|-------------------
 IE 6, 7         | no               | no          | jsonp-polling
 IE 8, 9 (cookies=no) |    no       | xdr-streaming † | xdr-polling †
 IE 8, 9 (cookies=yes)|    no       | iframe-htmlfile | iframe-xhr-polling
@@ -196,7 +196,7 @@ reason the SockJS protocol table is different than usually, major
 differences are:
 
 _Browser_       | _Websockets_  | _Streaming_        | _Polling_
-----------------|---------------|--------------------|-----------
+----------------|---------------|--------------------|-------------------
 IE 8, 9         | same as above | iframe-htmlfile    | iframe-xhr-polling
 Other           | same as above | iframe-eventsource | iframe-xhr-polling
 

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