mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-23 00:00:33 +00:00
add accel buffering no
This commit is contained in:
@@ -7371,6 +7371,7 @@ async fn get_job_update_sse(
|
||||
|
||||
Ok(Response::builder()
|
||||
.status(200)
|
||||
.header("X-Accel-Buffering", "no")
|
||||
.header("Content-Type", "text/event-stream")
|
||||
.header("Cache-Control", "no-cache")
|
||||
.header("Connection", "keep-alive")
|
||||
|
||||
Reference in New Issue
Block a user