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
Bugfix don't double-access log if the response was sent
The access log after StreamClosed is meant for requests that are not
responded to - usually due to an error that would otherwise go
unnoticed without this log.
0 commit comments