I am working on a custom request handler that works with Apache 2.x. There are times that the request may take a considerable amount of time to process. I need to cut the processing short if the user decides to press the stop button on the browser. I cant seem to figure out how to test for that condition from inside the handler. Can anyone help me? Thanks in advance, Tony
- How to test if request has been aborted Tony Abo
- Re: How to test if request has been aborted Tom Evans
- Re: How to test if request has been aborted Tony Abo
- RE: How to test if request has been aborted Tony Abo
- Re: How to test if request has been abort... Sorin Manolache
- RE: How to test if request has been ... Tony Abo
- Re: How to test if request has b... Sorin Manolache