chrome prompts "whether to stop loading the web page".
how does it work in detail? Terminate this network request? Or stop the execution of the current JS?
also, when I was working on the upload plug-in, I found that clicking the stop button would terminate the upload. However, some upload plug-ins will not terminate the upload.
I would like to ask, can I use JS to monitor the "user clicked the stop button" event?
the above Baidu, search books have not found information, but also hope to give advice!