mirror of
https://github.com/kataras/iris.git
synced 2026-01-10 13:35:59 +00:00
minor, see prev commit
This commit is contained in:
@@ -167,8 +167,8 @@ func (w *ResponseRecorder) FlushResponse() {
|
||||
}
|
||||
|
||||
if mustWriteToClose {
|
||||
cw.CompressWriter.Close()
|
||||
cw.ResponseWriter.FlushResponse()
|
||||
cw.CompressWriter.Close()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user