When trying the new Server Sent Events example, it seems to work for the first 30 seconds, but the next sent event gets the connection closed, or if you're messing with the time between events, you get a content length error if you haven't sent anything before 30s.
Is there a way to have the default timeout, but let SSE streams be long-running?