mirror of
https://github.com/kataras/iris.git
synced 2025-12-21 11:57:02 +00:00
This commit is contained in:
@@ -157,6 +157,7 @@ func (w *ResponseRecorder) flushResponse() {
|
||||
func (w *ResponseRecorder) Flush() {
|
||||
w.flushResponse()
|
||||
w.responseWriter.Flush()
|
||||
w.ResetBody()
|
||||
}
|
||||
|
||||
// clone returns a clone of this response writer
|
||||
|
||||
Reference in New Issue
Block a user