One of the requirement listed in the "Privacy" section is "Beacons must be sent over HTTPS." But would it conflict with the goal to make it easy for developers to migrate to use this API? (this wasn't a requirement for `navigator.sendBeacon()`).
One of the requirement listed in the "Privacy" section is "Beacons must be sent over HTTPS."
But would it conflict with the goal to make it easy for developers to migrate to use this API? (this wasn't a requirement for
navigator.sendBeacon()).