createConnection
option for http or https requests (#120 Vasily Lavrov)new
to correct test (#111 Stéphane Alnet)checkServerIdentity
option (#104 cintolas)eventsource/ssestream
(Aslak Hellesøy)window
existing before polyfilling. (#80 Neftaly Hernandez)close()
a prototype method instead of an instance method. (#77 Espen Hovlandsdal)removeEventListener
-method. (#51 Yucheng Tu / Espen Hovlandsdal)onConnectionClosed
firing multiple times resulting in multiple connections. (#61 Phil Strong / Duncan Wong)close()
for polyfill. (#52 brian-medendorp)eventsource
(since it's not just Node, but also browser polyfill). (Aslak Hellesøy).status
property on error
events. (#40 Adriano Raiano)Event
argument on open
and error
event (#30, #31 Donghwan Kim)lastEventId
on messages. (#28 mbieser)rejectUnauthorized
to false. (Aslak Hellesøy)reconnectInterval
(not in W3C spec). (Aslak Hellesøy)