[Pkg-javascript-commits] [sockjs-client] 288/350: Fix #229 by updating Opera transport support table
tonnerre at ancient-solutions.com
tonnerre at ancient-solutions.com
Fri Aug 5 01:04:31 UTC 2016
This is an automated email from the git hooks/post-receive script.
tonnerre-guest pushed a commit to branch upstream
in repository sockjs-client.
commit e85862795d719be96e99519e48a147ba7997541a
Author: Bryce Kahle <bkahle at gmail.com>
Date: Mon Mar 9 11:35:10 2015 -0400
Fix #229 by updating Opera transport support table
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index ca3c28a..752d585 100644
--- a/README.md
+++ b/README.md
@@ -156,6 +156,7 @@ Firefox <10 | no ‡ | xhr-streaming | xhr-polling
Firefox 10+ | hybi-10 / rfc6455| xhr-streaming | xhr-polling
Safari 5 | hixie-76 | xhr-streaming | xhr-polling
Opera 10.70+ | no ‡ | iframe-eventsource | iframe-xhr-polling
+Opera 12.10+ | rfc6455 | xhr-streaming | xhr-polling
Konqueror | no | no | jsonp-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