mirror of
https://github.com/kataras/iris.git
synced 2026-01-04 10:47:20 +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