keepalive
The keepalive
read-only property of the Request interface contains the request's keepalive
setting (true
or false
), which indicates whether the browser will keep the associated request alive if the page that initiated it is unloaded before the request is complete.