if (beresp.http.Content-Type ~ "^text/event-stream") {
  set beresp.do_stream = true;
}