Skip to content

Commit cc1d86e

Browse files
committed
Update browser transport table for Safari 6+
Fixes #281
1 parent 0e6dca9 commit cc1d86e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,8 @@ Chrome 6-13 | hixie-76 | xhr-streaming | xhr-polling
168168
Chrome 14+ | hybi-10 / rfc6455| xhr-streaming | xhr-polling
169169
Firefox <10 | no &Dagger; | xhr-streaming | xhr-polling
170170
Firefox 10+ | hybi-10 / rfc6455| xhr-streaming | xhr-polling
171-
Safari 5 | hixie-76 | xhr-streaming | xhr-polling
171+
Safari 5.x | hixie-76 | xhr-streaming | xhr-polling
172+
Safari 6+ | rfc6455 | xhr-streaming | xhr-polling
172173
Opera 10.70+ | no &Dagger; | iframe-eventsource | iframe-xhr-polling
173174
Opera 12.10+ | rfc6455 | xhr-streaming | xhr-polling
174175
Konqueror | no | no | jsonp-polling

0 commit comments

Comments
 (0)