-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
Wouldn't it make sense to make use of navigator.sendBeacon() if available? It should be possible to implement that in a few lines of code and fall back to the current way.
The Beacon standard is designed for use-cases like logging, analytics, etc. It allows to send ("small") HTTP Requests without caring about the response. It seems like a pretty lightweight way to do what raven.js needs to do.
tinovyatkin, Vincentgr, yangdan8, AlexRMU and sky0014
Metadata
Metadata
Assignees
Labels
No labels