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
maybe the same as improbable-eng/grpc-web#57 ?
i.e.:
browser - caddy(gprc-web proxy) - server
In our test, browser closed, server still sends data to caddy.
If caddy detected the browser's disconnection, and close the connection to server, then we could detect. However, it seems caddy still hold the connection to server.
The text was updated successfully, but these errors were encountered:
maybe the same as improbable-eng/grpc-web#57 ?
i.e.:
browser - caddy(gprc-web proxy) - server
In our test, browser closed, server still sends data to caddy.
If caddy detected the browser's disconnection, and close the connection to server, then we could detect. However, it seems caddy still hold the connection to server.
The text was updated successfully, but these errors were encountered: