<div dir="ltr">Is it possible to cancel the request to MapServer and make it stop processing it? <div>I have the MapServer behind Flask API that uses mapscript to compose the mapfile dynamically per request and returns the data. The client may dispatch a new request to the same endpoint with different parameters. In such case I can cancel the previous request on the frontend and detect this in Flask. Can I also abort the MapServer processing the canceled request?</div><div><br></div><div>Cheers</div><div><br></div><div>Aleš</div></div>