pistache
pistache copied to clipboard
Detecting if a client is still connected while processing a request
While processing a request, is it possible to be somehow notified (even with some polling) if the client connection has been closed, in order to stop the processing earlier, if we are not going to be able to send the response anyway ?