fix: don't flush status immediately
Closes: #148 Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
This commit is contained in:
@@ -47,4 +47,7 @@ type Handler struct {
|
||||
|
||||
// SentBytes is the number of sent bytes
|
||||
SentBytes int64
|
||||
|
||||
// The transfer of the body has started
|
||||
BodyOut bool
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user