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
docs(client): document Drop behavior for Connection types (#4064)
Explain what happens when Connection is dropped: the underlying IO
resource is closed and in-flight requests are interrupted. Suggest
polling to completion for graceful shutdown.
Closes#3192
Co-authored-by: lihan3238 <lihan3238@users.noreply.github.com>
0 commit comments