mirror of
https://github.com/kataras/iris.git
synced 2025-01-23 02:31:04 +01:00
minor, see prev commit
This commit is contained in:
parent
ad5e5d82ce
commit
04a7eadd0e
|
@ -167,8 +167,8 @@ func (w *ResponseRecorder) FlushResponse() {
|
|||
}
|
||||
|
||||
if mustWriteToClose {
|
||||
cw.CompressWriter.Close()
|
||||
cw.ResponseWriter.FlushResponse()
|
||||
cw.CompressWriter.Close()
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user