You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add method to disable keepalive if downstream is unfinished
This change adds a method for H1 servers to disable downstream keepalive
upon sending the response if the downstream is unfinished e.g. to avoid
needing to drain the body.
0 commit comments