According to the [SSE specs](http://www.w3.org/TR/2011/WD-eventsource-20111020/#server-sent-events-intro): > Clients will reconnect if the connection is closed; a client can be told to stop reconnecting using the HTTP 204 No Content response code.
According to the SSE specs: