|
|
|
|
|
by mikojan
1590 days ago
|
|
What? How do they not support headers? You have to send "Content-Type: text/event-stream" just to make them work. And you keep the connection alive by sending "Connection: keep-alive" as well. I've never had any issues using SSEs. |
|