pistache icon indicating copy to clipboard operation
pistache copied to clipboard

Detecting if a client is still connected while processing a request

Open jacky309 opened this issue 4 months ago • 4 comments

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 ?

jacky309 avatar Oct 10 '24 11:10 jacky309