Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add $ping content type #1258

Closed
1 of 3 tasks
ameshkov opened this issue Feb 4, 2020 · 3 comments
Closed
1 of 3 tasks

Add $ping content type #1258

ameshkov opened this issue Feb 4, 2020 · 3 comments

Comments

@ameshkov
Copy link
Member

ameshkov commented Feb 4, 2020

  • Check how we can distinguish requests sent by navigator.sendBeacon
  • Add this content type support
  • Add it to the knowledge base
@vshlobinag
Copy link

navigator.sendBeacon can send any content-type (including empty, or not existed for example "my/content")

@ameshkov ameshkov removed this from the v1.6 milestone Feb 14, 2020
@ameshkov
Copy link
Member Author

Got it:(

@ameshkov
Copy link
Member Author

Actually, it is possible to detect at least beacons sent by "ping" attribute:
image

<a href="blahbl" ping="url">tracked link</a>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants