Web platform features explorer

fetchLater

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.

Status

Limited availability

MDN documentation

Specifications

Browser support

Usage (according to Chrome Platform Status)

~4.112% of page loads. More data at chromestatus.com.

Developer signals

Votes: 0

If you want this feature to be available in all browsers, vote for it by adding a thumbs up reaction (👍) to this GitHub issue, and leave a comment with more information.