We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e6dca9 commit cc1d86eCopy full SHA for cc1d86e
README.md
@@ -168,7 +168,8 @@ Chrome 6-13 | hixie-76 | xhr-streaming | xhr-polling
168
Chrome 14+ | hybi-10 / rfc6455| xhr-streaming | xhr-polling
169
Firefox <10 | no ‡ | xhr-streaming | xhr-polling
170
Firefox 10+ | hybi-10 / rfc6455| xhr-streaming | xhr-polling
171
-Safari 5 | hixie-76 | xhr-streaming | xhr-polling
+Safari 5.x | hixie-76 | xhr-streaming | xhr-polling
172
+Safari 6+ | rfc6455 | xhr-streaming | xhr-polling
173
Opera 10.70+ | no ‡ | iframe-eventsource | iframe-xhr-polling
174
Opera 12.10+ | rfc6455 | xhr-streaming | xhr-polling
175
Konqueror | no | no | jsonp-polling
0 commit comments