Replies: 1 comment 3 replies
-
Why do you need to know? The body will automatically be dropped and not pulled anymore if the client disconnects. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi I'm currently using stream to return data to the client with Axum. Here is a snippet of my code:
I don't know how can I do to catch a closed connection from the client ? Do you have an idea ?
Thanks a lot
Beta Was this translation helpful? Give feedback.
All reactions