When `context.Abort()` has been called in handler, should it set the "keepAlive" of context.Writer to `false`?
When
context.Abort()has been called in handler, should it set the "keepAlive" of context.Writer tofalse?