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