blob: a8d5fab72a07ce06edca47d3fbea7d5af4974e83 [file]
<!doctype html>
<script>
navigator.sendBeacon('/beacon', 'hello');
</script>