Commit
This commit is contained in:
parent
88d7cabacb
commit
800b6d6b34
@ -24,7 +24,6 @@ class EventLoop
|
||||
session_write_close();
|
||||
}
|
||||
|
||||
header('Cache-Control: no-store, must-revalidate');
|
||||
header('Content-Type: text/event-stream');
|
||||
// explicitly disable caching so varnish and other upstreams won't cache.
|
||||
header('Cache-Control: no-cache, must-revalidate');
|
||||
|
Reference in New Issue
Block a user