Web platform features explorer

fetchLater

Limited availability
Tags: api

The fetchLater() method requests a deferred fetch sent at an unknown time. The browser chooses a reliable time to send the request, ideally when the document is unloaded, and ignores the response. This API is useful for sending beacons to a server without expecting a particular response.

Learning resources on MDN

Browser support

Usage (according to Chrome Platform Status)

~4.316% of page loads. More data at chromestatus.